[arch-commits] Commit in firefox-ublock-origin/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Thu Jan 24 18:51:57 UTC 2019
Date: Thursday, January 24, 2019 @ 18:51:56
Author: polyzen
Revision: 427566
upgpkg: firefox-ublock-origin 1.18.0-1
Modified:
firefox-ublock-origin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-24 18:17:26 UTC (rev 427565)
+++ PKGBUILD 2019-01-24 18:51:56 UTC (rev 427566)
@@ -1,8 +1,8 @@
# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
pkgname=firefox-ublock-origin
-pkgver=1.17.4
-pkgrel=2
+pkgver=1.18.0
+pkgrel=1
pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
url=https://github.com/gorhill/uBlock
arch=('any')
@@ -10,7 +10,7 @@
groups=('firefox-addons')
source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi")
noextract=("${source##*/}")
-sha256sums=('54c9a1380900eb1eba85df3a82393cef321e9c845fda227690d9377ef30e913e')
+sha256sums=('210a0af107df435c6bb4ebb1789328c0a2635567e3d813e8e0ab72e6a1d53ea6')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uBlock0 at raymondhill.net.xpi
More information about the arch-commits
mailing list