wok-current diff enchant2/receipt @ rev 23409
updated perl-try-tiny (0.22 -> 0.30)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 01 07:04:07 2020 +0100 (2020-04-01) |
parents | 736b965f54dc |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/enchant2/receipt Mon Jan 27 09:05:27 2020 +0100 1.2 +++ b/enchant2/receipt Wed Apr 01 07:04:07 2020 +0100 1.3 @@ -9,8 +9,9 @@ 1.4 LICENSE="LGPL2.1" 1.5 WEB_SITE="https://www.abisource.com/projects/enchant/" 1.6 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 -WGET_URL="https://github.com/AbiWord/enchant/releases/download/v$VERSION/$TARBALL" 1.9 +SOURCE="enchant" 1.10 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 +WGET_URL="https://github.com/AbiWord/$SOURCE/releases/download/v$VERSION/$TARBALL" 1.12 1.13 SUGGESTED="aspell" 1.14 DEPENDS="dbus dbus-glib gcc83-lib-base glib"