diff options
Diffstat (limited to 'libre/iceweasel-adblock-plus')
-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 341920d2f..2182da38a 100644 --- a/libre/iceweasel-adblock-plus/PKGBUILD +++ b/libre/iceweasel-adblock-plus/PKGBUILD @@ -3,7 +3,7 @@ pkgname=iceweasel-adblock-plus pkgver=2.6.5 -pkgrel=1 +pkgrel=1.1 pkgdesc="Extension for iceweasel which block ads and banners" arch=('any') url="http://adblockplus.org/" @@ -11,7 +11,6 @@ license=('GPL') groups=('iceweasel-addons') depends=("iceweasel") makedepends=('unzip') -provides=(firefox-adblock-plus=$pkgver) noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") md5sums=('4ac75a9f5f7318ff53bc435dcfbf5a64') |