diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-08 02:53:08 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-08 02:53:08 -0300 |
commit | 9cebbb75976255c7a713ad9e4bf8dde3468e7448 (patch) | |
tree | a952c947304bb46c87fc0417231d4fbfd6111a31 /libre/iceweasel-adblock-plus | |
parent | a3b09d2c21c297862cc245fd355abc43f0b0aa2a (diff) | |
download | abslibre-9cebbb75976255c7a713ad9e4bf8dde3468e7448.tar.gz abslibre-9cebbb75976255c7a713ad9e4bf8dde3468e7448.tar.bz2 abslibre-9cebbb75976255c7a713ad9e4bf8dde3468e7448.zip |
ice{cat,weasel}-adblock-plus-2.6.4-2: add to ice{cat,weasel}-addons and update pkgdesc
Diffstat (limited to 'libre/iceweasel-adblock-plus')
-rw-r--r-- | libre/iceweasel-adblock-plus/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/iceweasel-adblock-plus/PKGBUILD b/libre/iceweasel-adblock-plus/PKGBUILD index 0e03b8a12..ca814c58b 100644 --- a/libre/iceweasel-adblock-plus/PKGBUILD +++ b/libre/iceweasel-adblock-plus/PKGBUILD @@ -1,13 +1,14 @@ -# $Id: PKGBUILD 116888 2014-08-05 10:09:39Z spupykin $ +# $Id: PKGBUILD 117004 2014-08-07 17:53:43Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=iceweasel-adblock-plus pkgver=2.6.4 -pkgrel=1 -pkgdesc="plugin for iceweasel which block ads and banners" +pkgrel=2 +pkgdesc="Extension for iceweasel which block ads and banners" arch=('any') url="http://adblockplus.org/" license=('GPL') +groups=('iceweasel-addons') depends=("iceweasel-libre") makedepends=('unzip') provides=(firefox-adblock-plus=$pkgver) |