diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-03 01:57:12 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-03 02:00:46 -0300 |
commit | dbab1c6ca8de48b9e9129a6fb71dd5f5020ffed1 (patch) | |
tree | a4ffc68c0b5e70c54046f3a1024b38e2f4dcc454 /libre | |
parent | 45c3a67fa70ac39867f78fcfb0cfa78074c105d4 (diff) |
ice{cat,weasel}-adblock-plus-2.6.10-1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/icecat-adblock-plus/PKGBUILD | 6 | ||||
-rw-r--r-- | libre/iceweasel-adblock-plus/PKGBUILD | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libre/icecat-adblock-plus/PKGBUILD b/libre/icecat-adblock-plus/PKGBUILD index 8c08657a4..e70fa1cb3 100644 --- a/libre/icecat-adblock-plus/PKGBUILD +++ b/libre/icecat-adblock-plus/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 137145 2015-07-20 11:12:41Z spupykin $ +# $Id: PKGBUILD 139089 2015-09-02 08:47:24Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=icecat-adblock-plus -pkgver=2.6.9 +pkgver=2.6.10 pkgrel=1 pkgdesc="Extension for icecat which block ads and banners" arch=('any') @@ -13,7 +13,7 @@ depends=("icecat") makedepends=('unzip') noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") -md5sums=('e53ca224ec1bfad22b97c50ff191c1d9') +md5sums=('df5f71f73ace992fc3504a6c46849b59') package() { cd $srcdir diff --git a/libre/iceweasel-adblock-plus/PKGBUILD b/libre/iceweasel-adblock-plus/PKGBUILD index 393391037..f54dffb7d 100644 --- a/libre/iceweasel-adblock-plus/PKGBUILD +++ b/libre/iceweasel-adblock-plus/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 137145 2015-07-20 11:12:41Z spupykin $ +# $Id: PKGBUILD 139089 2015-09-02 08:47:24Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=iceweasel-adblock-plus -pkgver=2.6.9 +pkgver=2.6.10 pkgrel=1 pkgdesc="Extension for iceweasel which block ads and banners" arch=('any') @@ -14,7 +14,7 @@ makedepends=('unzip') replaces=('firefox-adblock-plus') noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") -md5sums=('e53ca224ec1bfad22b97c50ff191c1d9') +md5sums=('df5f71f73ace992fc3504a6c46849b59') package() { cd $srcdir |