diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-17 13:03:36 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-17 13:03:36 -0200 |
commit | 068703342e072b3615be51723d9b0560690435c9 (patch) | |
tree | bda5d4dba2e19764bfb34ef23ff3ad198a317fb2 /libre | |
parent | afc359774660ef1e527cec0171474729215e5cb4 (diff) | |
download | abslibre-068703342e072b3615be51723d9b0560690435c9.tar.gz abslibre-068703342e072b3615be51723d9b0560690435c9.tar.bz2 abslibre-068703342e072b3615be51723d9b0560690435c9.zip |
ice{cat,weasel}-adblock-plus-2.6.6-1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/icecat-adblock-plus/PKGBUILD | 8 | ||||
-rw-r--r-- | libre/iceweasel-adblock-plus/PKGBUILD | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/libre/icecat-adblock-plus/PKGBUILD b/libre/icecat-adblock-plus/PKGBUILD index 84786033f..b9fdb2667 100644 --- a/libre/icecat-adblock-plus/PKGBUILD +++ b/libre/icecat-adblock-plus/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 121044 2014-10-20 10:04:38Z spupykin $ +# $Id: PKGBUILD 122670 2014-11-17 12:02:21Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=icecat-adblock-plus -pkgver=2.6.5 -pkgrel=1.1 +pkgver=2.6.6 +pkgrel=1 pkgdesc="Extension for icecat which block ads and banners" arch=('any') url="http://adblockplus.org/" @@ -13,7 +13,7 @@ depends=("icecat") makedepends=('unzip') noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") -md5sums=('4ac75a9f5f7318ff53bc435dcfbf5a64') +md5sums=('a1b1bc6a14b437c82ac830116979e9f6') package() { cd $srcdir diff --git a/libre/iceweasel-adblock-plus/PKGBUILD b/libre/iceweasel-adblock-plus/PKGBUILD index 2182da38a..c8c59d8c0 100644 --- a/libre/iceweasel-adblock-plus/PKGBUILD +++ b/libre/iceweasel-adblock-plus/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 121044 2014-10-20 10:04:38Z spupykin $ +# $Id: PKGBUILD 122670 2014-11-17 12:02:21Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=iceweasel-adblock-plus -pkgver=2.6.5 -pkgrel=1.1 +pkgver=2.6.6 +pkgrel=1 pkgdesc="Extension for iceweasel which block ads and banners" arch=('any') url="http://adblockplus.org/" @@ -13,7 +13,7 @@ depends=("iceweasel") makedepends=('unzip') noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") -md5sums=('4ac75a9f5f7318ff53bc435dcfbf5a64') +md5sums=('a1b1bc6a14b437c82ac830116979e9f6') package() { cd $srcdir |