diff options
author | Freemor <freemor@freemor.ca> | 2018-11-01 10:21:52 -0300 |
---|---|---|
committer | Freemor <freemor@freemor.ca> | 2018-11-01 10:21:52 -0300 |
commit | 354f53c7d60b40166b1607a9ec571e4b09de73dc (patch) | |
tree | db22ce2f67fdb1e69361fc26103d798ed498f832 /libre/icecat-ublock-origin | |
parent | 2eb910d3d451ef0b1f5dc5bbf01df34519513015 (diff) | |
download | abslibre-354f53c7d60b40166b1607a9ec571e4b09de73dc.tar.gz abslibre-354f53c7d60b40166b1607a9ec571e4b09de73dc.tar.bz2 abslibre-354f53c7d60b40166b1607a9ec571e4b09de73dc.zip |
bring [icecat-ublock-origin] current
Diffstat (limited to 'libre/icecat-ublock-origin')
-rw-r--r-- | libre/icecat-ublock-origin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat-ublock-origin/PKGBUILD b/libre/icecat-ublock-origin/PKGBUILD index bc53f4538..fbe69f5ef 100644 --- a/libre/icecat-ublock-origin/PKGBUILD +++ b/libre/icecat-ublock-origin/PKGBUILD @@ -5,7 +5,7 @@ pkgname=icecat-ublock-origin -pkgver=1.14.22 +pkgver=1.17.2 pkgrel=1 arch=(any) @@ -21,7 +21,7 @@ groups=(icecat-addons) source=("uBlock0-$pkgver.firefox.xpi::https://github.com/gorhill/uBlock/releases/download/$pkgver/uBlock0.firefox.xpi") noextract=("${source%%::*}") -sha256sums=('c5bc007d1d140b23449c77b3d90ba0b9c74140f8b188d7c1b490beefb8204881') +sha256sums=('172c7f1d177f0438a95fda0d4b0351b3098b00c5391c0b6e09e43e5f15d9c072') package() { install -Dm755 "${source%%::*}" \ |