From e893f82efdeb183df677d0512a62afa591a21ba1 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 20 Dec 2015 04:46:41 -0300 Subject: ice{cat,weasel}-ublock-origin-1.4.0-1: updating version --- libre/icecat-ublock-origin/PKGBUILD | 6 +++--- libre/iceweasel-ublock-origin/PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'libre') diff --git a/libre/icecat-ublock-origin/PKGBUILD b/libre/icecat-ublock-origin/PKGBUILD index d757acf37..908d09d66 100644 --- a/libre/icecat-ublock-origin/PKGBUILD +++ b/libre/icecat-ublock-origin/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: André Silva pkgname=icecat-ublock-origin -pkgver=1.1.1 +pkgver=1.4.0 pkgrel=1 pkgdesc="Extension fork of the Adblock Plus for IceCat which block ads and banners, but without 'acceptable ads' feature" arch=('any') @@ -13,8 +13,8 @@ makedepends=('unzip') provides=('icecat-adblock-plus') conflicts=('icecat-adblock-plus') replaces=('icecat-adblock-plus') -source=("https://github.com/gorhill/uBlock/releases/download/$pkgver/uBlock0.firefox.xpi") -md5sums=('9f907a1d2e845cd34acfb5a669c013ac') +source=("ublock-origin-$pkgver.xpi::https://github.com/gorhill/uBlock/releases/download/$pkgver/uBlock0.firefox.xpi") +md5sums=('f8805eceebcb6574457622e383771f2c') package() { # extension diff --git a/libre/iceweasel-ublock-origin/PKGBUILD b/libre/iceweasel-ublock-origin/PKGBUILD index 16d69bc39..6529c6e25 100644 --- a/libre/iceweasel-ublock-origin/PKGBUILD +++ b/libre/iceweasel-ublock-origin/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: André Silva pkgname=iceweasel-ublock-origin -pkgver=1.1.1 +pkgver=1.4.0 pkgrel=1 pkgdesc="Extension fork of the Adblock Plus for Iceweasel which block ads and banners, but without 'acceptable ads' feature" arch=('any') @@ -13,8 +13,8 @@ makedepends=('unzip') provides=('iceweasel-adblock-plus') conflicts=('iceweasel-adblock-plus') replaces=('firefox-adblock-plus' 'iceweasel-adblock-plus') -source=("https://github.com/gorhill/uBlock/releases/download/$pkgver/uBlock0.firefox.xpi") -md5sums=('9f907a1d2e845cd34acfb5a669c013ac') +source=("ublock-origin-$pkgver.xpi::https://github.com/gorhill/uBlock/releases/download/$pkgver/uBlock0.firefox.xpi") +md5sums=('f8805eceebcb6574457622e383771f2c') package() { # extension -- cgit v1.2.3