diff options
Diffstat (limited to 'libre/iceweasel-adblock-plus/PKGBUILD')
-rw-r--r-- | libre/iceweasel-adblock-plus/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/iceweasel-adblock-plus/PKGBUILD b/libre/iceweasel-adblock-plus/PKGBUILD index 338e059e8..58f72b6da 100644 --- a/libre/iceweasel-adblock-plus/PKGBUILD +++ b/libre/iceweasel-adblock-plus/PKGBUILD @@ -6,13 +6,12 @@ _pkgname=firefox-adblock-plus pkgname=iceweasel-adblock-plus pkgver=2.2.3 _addons_file=192004 -pkgrel=2 +pkgrel=2.1 pkgdesc="plugin for iceweasel which block ads and banners" arch=('any') url="http://adblockplus.org/" license=('GPL') depends=("iceweasel-libre") -conflicts=$_pkgname provides=$_pkgname=$pkgver makedepends=('unzip') noextract=("adblock_plus-$pkgver-fx+tb+fn+sm.xpi") |