wok-6.x diff meld/receipt @ rev 24112
Typos
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 29 08:44:59 2021 +0000 (2021-09-29) |
parents | 6831608a1b2a |
children |
line diff
1.1 --- a/meld/receipt Tue Sep 28 17:26:43 2021 +0000 1.2 +++ b/meld/receipt Wed Sep 29 08:44:59 2021 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.6 WEB_SITE="http://meldmerge.org/" 1.7 -WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION.*}/$TARBALL" 1.8 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="pygtk rarian" 1.11 BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config \