Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5006023670b1d176f0c08f62919307f842f20dee
commit 5006023670b1d176f0c08f62919307f842f20dee Author: VMiklos <[EMAIL PROTECTED]> Date: Thu Sep 13 00:08:41 2007 +0200 firefox-adblock-0.5.3.043-2-i686 url and up2date fix diff --git a/source/xapps-extra/firefox-adblock/FrugalBuild b/source/xapps-extra/firefox-adblock/FrugalBuild index 89c77d5..a23c49e 100644 --- a/source/xapps-extra/firefox-adblock/FrugalBuild +++ b/source/xapps-extra/firefox-adblock/FrugalBuild @@ -7,8 +7,8 @@ _F_firefox_id=34274bf4-1d97-a289-e984-17e546307e4f pkgver=0.5.3.043 pkgrel=2 pkgdesc="Filters ads from web-pages" -url="https://addons.mozilla.org/firefox/10/" -up2date="elinks -dump $url |grep xpi$|sed 's/.*k-\(.*\)-.*/\1/'" +url="https://addons.mozilla.org/en-US/firefox/addon/10" +up2date="elinks -dump $url|grep Version|sed 's/.*Version \([^-]*\) -- .*/\1/;q'" source=(http://releases.mozilla.org/pub/mozilla.org/extensions/$_F_firefox_ext/$_F_firefox_ext-$pkgver-fx+fl+mz+ns.xpi \ # yes the manifest file contains ^Ms, if you don't like them, mail the author ;-) chrome.manifest firefox-adblock-0.5.3.043-maxversion.diff) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
