diff options
Diffstat (limited to 'graphics/art/Makefile')
-rw-r--r-- | graphics/art/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/art/Makefile b/graphics/art/Makefile index 90cf66c3c20c..e440ce20311c 100644 --- a/graphics/art/Makefile +++ b/graphics/art/Makefile @@ -1,5 +1,6 @@ PORTNAME= art -DISTVERSION= 1.25.5 +DISTVERSION= 1.25.6 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/artpixls/ART/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -raw-image-editor |