diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-06 19:49:46 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-06 19:49:46 -0200 |
commit | b36cf3a75f1454f1100cbef0bc88c655f362e3b2 (patch) | |
tree | 4b44228c9d2f5d4a2c72540c3e3f510a10aeab38 /libre/iceweasel-adblock-plus/PKGBUILD | |
parent | a6d119cd2fc16813504557af6ba0b2aa54529db4 (diff) |
iceweasel-{adblock-plus,firebug,raismth,spell-ru}: remove replace and conflicts to avoid problems to icecat dependencies
Diffstat (limited to 'libre/iceweasel-adblock-plus/PKGBUILD')
-rw-r--r-- | libre/iceweasel-adblock-plus/PKGBUILD | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libre/iceweasel-adblock-plus/PKGBUILD b/libre/iceweasel-adblock-plus/PKGBUILD index 5bd8c1b56..0a248955b 100644 --- a/libre/iceweasel-adblock-plus/PKGBUILD +++ b/libre/iceweasel-adblock-plus/PKGBUILD @@ -5,7 +5,7 @@ pkgname=iceweasel-adblock-plus pkgver=2.4.1 _addons_file=230225 -pkgrel=1 +pkgrel=1.1 pkgdesc="plugin for iceweasel which block ads and banners" arch=('any') url="http://adblockplus.org/" @@ -13,8 +13,6 @@ license=('GPL') depends=("iceweasel-libre") makedepends=('unzip') provides=(firefox-adblock-plus=$pkgver) -conflicts=firefox-adblock-plus -replaces=firefox-adblock-plus noextract=("adblock_plus-$pkgver-fx+tb+fn+sm.xpi") source=(https://addons.mozilla.org/firefox/downloads/file/${_addons_file}/adblock_plus-$pkgver-fx+tb+fn+sm.xpi) md5sums=('3fe51813290a0d7103b620e2813a8c0e') |