Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a9425e857a002c77c47602cfcae6dd7b487b3a3
commit 2a9425e857a002c77c47602cfcae6dd7b487b3a3 Author: DeX77 <[email protected]> Date: Tue Nov 17 12:03:05 2015 +0100 * fix up2date diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 1df4cf2..420ea20 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -14,7 +14,8 @@ makedepends=('zip' 'yasm' 'x11-protos') groups=('xapps') archs=('i686' 'x86_64') options=('scriptlet') -up2date="Flastarchive http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/latest/source/ .source.tar.bz2" +_F_archive_grep="[[:digit:]]\+\.[[:digit:]]\+\.[[:digit:]]\+" +up2date="Flastverdir http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/" source=(http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/latest/source/$pkgname-$pkgver.source.tar.bz2 \ $pkgname.desktop \ mozconfig) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
