diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-21 15:16:36 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-21 15:16:36 -0300 |
commit | 0ca84ac7076768734cc942b6ee124ab2842ae8a8 (patch) | |
tree | b183fbf9258aa65aeea15a4370bd90bc689ece47 | |
parent | a861136ece3e8921405dce65932240a45aaecc5f (diff) | |
download | abslibre-0ca84ac7076768734cc942b6ee124ab2842ae8a8.tar.gz abslibre-0ca84ac7076768734cc942b6ee124ab2842ae8a8.tar.bz2 abslibre-0ca84ac7076768734cc942b6ee124ab2842ae8a8.zip |
ice{cat,weasel}-adblock-plus-2.6.8-1: updating version
-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 0876b0dd5..ab58194d2 100644 --- a/libre/icecat-adblock-plus/PKGBUILD +++ b/libre/icecat-adblock-plus/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 125968 2015-01-15 16:01:42Z spupykin $ +# $Id: PKGBUILD 129564 2015-03-19 11:00:18Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=icecat-adblock-plus -pkgver=2.6.7 +pkgver=2.6.8 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=('e2ffa2355457397d5df135b54d65c726') +md5sums=('70fbdf0d03bc6c9d90f619810ec96383') package() { cd $srcdir diff --git a/libre/iceweasel-adblock-plus/PKGBUILD b/libre/iceweasel-adblock-plus/PKGBUILD index ae63f2ee7..45c569130 100644 --- a/libre/iceweasel-adblock-plus/PKGBUILD +++ b/libre/iceweasel-adblock-plus/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 125968 2015-01-15 16:01:42Z spupykin $ +# $Id: PKGBUILD 129564 2015-03-19 11:00:18Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=iceweasel-adblock-plus -pkgver=2.6.7 +pkgver=2.6.8 pkgrel=1 pkgdesc="Extension for iceweasel which block ads and banners" arch=('any') @@ -13,7 +13,7 @@ depends=("iceweasel") makedepends=('unzip') noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") -md5sums=('e2ffa2355457397d5df135b54d65c726') +md5sums=('70fbdf0d03bc6c9d90f619810ec96383') package() { cd $srcdir |