wok-6.x diff evince/receipt @ rev 25552
Add kegs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 08 14:00:41 2023 +0000 (19 months ago) |
parents | 6831608a1b2a |
children |
line diff
1.1 --- a/evince/receipt Tue Sep 28 17:26:43 2021 +0000 1.2 +++ b/evince/receipt Sat Apr 08 14:00:41 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://projects.gnome.org/evince/" 1.7 -WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION.*}/$TARBALL" 1.8 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 TAGS="viewer pdf tiff ps postscript dvi" 1.10 1.11 DEPENDS="lcms poppler tiff dbus-glib glib util-linux-uuid"