Date: Thursday, March 10, 2016 @ 16:39:12 Author: spupykin Revision: 165962
upgpkg: firefox-adblock-plus 2.7.2-1 upd Modified: firefox-adblock-plus/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-10 15:34:48 UTC (rev 165961) +++ PKGBUILD 2016-03-10 15:39:12 UTC (rev 165962) @@ -3,7 +3,7 @@ # Contributor: Eschwartz <[email protected]> pkgname=firefox-adblock-plus -pkgver=2.7 +pkgver=2.7.2 pkgrel=1 pkgdesc="Extension for firefox which block ads and banners" arch=('any') @@ -14,7 +14,7 @@ makedepends=('unzip') source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") noextract=("adblock-plus-$pkgver.xpi") -md5sums=('c761cb56de53b9ee0c28212139144afc') +md5sums=('59896695e975eb9a115546916e71516c') prepare() { cd "${srcdir}"
