diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-05 15:39:16 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-05 15:39:16 -0300 |
commit | b9a674d175373e158a782b5aa2ad44286e177707 (patch) | |
tree | 9310929684ef8eef8231cbc2294f434181ddd816 /libre/icecat-adblock-plus | |
parent | d7d6042805927cb95517994e0ce0e6f584a4e218 (diff) |
ice{cat,weasel}-adblock-plus-2.6.4-1: updating version
Diffstat (limited to 'libre/icecat-adblock-plus')
-rw-r--r-- | libre/icecat-adblock-plus/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
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 <pupykin.s+arch@gmail.com> 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 |