From b9a674d175373e158a782b5aa2ad44286e177707 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 5 Aug 2014 15:39:16 -0300 Subject: ice{cat,weasel}-adblock-plus-2.6.4-1: updating version --- libre/icecat-adblock-plus/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/icecat-adblock-plus/PKGBUILD') diff --git a/libre/icecat-adblock-plus/PKGBUILD b/libre/icecat-adblock-plus/PKGBUILD index 4fd3e2b4d..99332d512 100644 --- a/libre/icecat-adblock-plus/PKGBUILD +++ b/libre/icecat-adblock-plus/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 112759 2014-06-06 12:14:32Z spupykin $ +# $Id: PKGBUILD 116888 2014-08-05 10:09:39Z spupykin $ # Maintainer (Arch): Sergej Pupykin pkgname=icecat-adblock-plus -pkgver=2.6.3 +pkgver=2.6.4 pkgrel=1 pkgdesc="plugin for icecat which block ads and banners" arch=('any') @@ -13,7 +13,7 @@ makedepends=('unzip') provides=(firefox-adblock-plus=$pkgver) noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") -md5sums=('7a19a9662bb5f5dbfa132e74cd36d244') +md5sums=('aabde142299853c2b551b54d97720d29') package() { cd $srcdir -- cgit v1.2.3 From 9cebbb75976255c7a713ad9e4bf8dde3468e7448 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 8 Aug 2014 02:53:08 -0300 Subject: ice{cat,weasel}-adblock-plus-2.6.4-2: add to ice{cat,weasel}-addons and update pkgdesc --- libre/icecat-adblock-plus/PKGBUILD | 7 ++++--- libre/iceweasel-adblock-plus/PKGBUILD | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'libre/icecat-adblock-plus/PKGBUILD') diff --git a/libre/icecat-adblock-plus/PKGBUILD b/libre/icecat-adblock-plus/PKGBUILD index 99332d512..a1d3583ed 100644 --- a/libre/icecat-adblock-plus/PKGBUILD +++ b/libre/icecat-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 pkgname=icecat-adblock-plus pkgver=2.6.4 -pkgrel=1 -pkgdesc="plugin for icecat which block ads and banners" +pkgrel=2 +pkgdesc="Extension for icecat which block ads and banners" arch=('any') url="http://adblockplus.org/" license=('GPL') +groups=('icecat-addons') depends=("icecat") makedepends=('unzip') provides=(firefox-adblock-plus=$pkgver) 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 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) -- cgit v1.2.3