diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-20 04:46:41 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-20 04:55:35 -0300 |
commit | e893f82efdeb183df677d0512a62afa591a21ba1 (patch) | |
tree | 4188520ee45f24b2f8e6f08e318553de924ff0ae /libre/icecat-ublock-origin | |
parent | bf5b5f385370a569ff9143f38f28c34b96ce7fe6 (diff) | |
download | abslibre-e893f82efdeb183df677d0512a62afa591a21ba1.tar.gz abslibre-e893f82efdeb183df677d0512a62afa591a21ba1.tar.bz2 abslibre-e893f82efdeb183df677d0512a62afa591a21ba1.zip |
ice{cat,weasel}-ublock-origin-1.4.0-1: updating version
Diffstat (limited to 'libre/icecat-ublock-origin')
-rw-r--r-- | libre/icecat-ublock-origin/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
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 <emulatorman@parabola.nu> 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 |