Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9bbfda783b17b27ca49634bbb6b001e163b2f9e2
commit 9bbfda783b17b27ca49634bbb6b001e163b2f9e2 Author: kikadf <[email protected]> Date: Sun Jul 20 11:47:46 2014 +0200 jdictionary-1.8-4-x86_64 * Fix up2date diff --git a/source/xapps-extra/jdictionary/FrugalBuild b/source/xapps-extra/jdictionary/FrugalBuild index eebb213..f2a8890 100644 --- a/source/xapps-extra/jdictionary/FrugalBuild +++ b/source/xapps-extra/jdictionary/FrugalBuild @@ -9,6 +9,7 @@ _F_desktop_name="jDictionary" _F_desktop_icon="$pkgname.png" _F_desktop_categories="Utility;" _F_sourceforge_ext=".zip" +_F_archive_grepv="6" _F_sourceforge_pkgver=${pkgver//./_} depends=('openjre') Finclude sourceforge @@ -18,7 +19,7 @@ up2date="$up2date | tr '_' '.'" source=(${source[@]} \ $pkgname.png) sha1sums=('6635390be40275d74b4f677cac974ac6ea8906d9' \ - '15a8137ed7a54f3b3a788ef9d5b253090f558c75') + '15a8137ed7a54f3b3a788ef9d5b253090f558c75') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
