diff options
Diffstat (limited to 'graphics/satty/Makefile')
-rw-r--r-- | graphics/satty/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/satty/Makefile b/graphics/satty/Makefile index d82e71171dbe..56db6536f1ec 100644 --- a/graphics/satty/Makefile +++ b/graphics/satty/Makefile @@ -1,7 +1,6 @@ PORTNAME= satty DISTVERSIONPREFIX= v -DISTVERSION= 0.19.0 -PORTREVISION= 3 +DISTVERSION= 0.20.0 CATEGORIES= graphics wayland MASTER_SITES= CRATESIO @@ -18,7 +17,6 @@ USE_GITHUB= yes USE_GNOME= gdkpixbuf gtk40 libadwaita GH_ACCOUNT= gabm GH_PROJECT= Satty -CARGO_ENV= SOURCE_DIR="${WRKSRC}" PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/icons/hicolor/scalable/apps/${PORTNAME}.svg |