diff options
author | root <root@rshg054.dnsready.net> | 2013-03-12 00:04:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-12 00:04:27 -0700 |
commit | 9f8838d16719128121b4efde3bf6c7cc650f1801 (patch) | |
tree | 54cb20333b4366966150ddc060ca8da9b26bdd40 /libre/icecat-adblock-plus | |
parent | ef17357a9745e05e301b724d13a341067ddb3d5b (diff) |
Tue Mar 12 00:04:26 PDT 2013
Diffstat (limited to 'libre/icecat-adblock-plus')
-rw-r--r-- | libre/icecat-adblock-plus/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/icecat-adblock-plus/PKGBUILD b/libre/icecat-adblock-plus/PKGBUILD index 1f80dfd7c..1b444d1e6 100644 --- a/libre/icecat-adblock-plus/PKGBUILD +++ b/libre/icecat-adblock-plus/PKGBUILD @@ -6,13 +6,12 @@ _pkgname=firefox-adblock-plus pkgname=icecat-adblock-plus pkgver=2.2.3 _addons_file=192004 -pkgrel=2 +pkgrel=2.1 pkgdesc="plugin for icecat which block ads and banners" arch=('any') url="http://adblockplus.org/" license=('GPL') depends=("icecat") -conflicts=$_pkgname provides=$_pkgname=$pkgver makedepends=('unzip') noextract=("adblock_plus-$pkgver-fx+tb+fn+sm.xpi") |