summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2016-08-02 18:31:12 -0400
committerDaniel M. Capella2016-08-02 18:31:12 -0400
commitb59206ce1c2e39f70ffa0cbfa39751033ffee9cf (patch)
treec75e733253f0e1f36d7b0bb255a36498ebeaedc4
parent115d1cfaa1df65d73045d73bd646e8d923d85ea1 (diff)
downloadaur-b59206ce1c2e39f70ffa0cbfa39751033ffee9cf.tar.gz
follow upstream naming scheme
See <https://www.archlinux.org/groups/any/firefox-addons/>. Also, aur/firefox-extension-ublock no longer exists.
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c7bdaf6c727..d23f3a9b087d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
# Generated by mksrcinfo v8
-# Tue Aug 2 14:26:25 UTC 2016
-pkgbase = firefox-extension-ublock-origin
+# Tue Aug 2 22:30:27 UTC 2016
+pkgbase = firefox-ublock-origin
pkgdesc = An efficient blocker add-on for your browser. Fast, potent, and lean.
pkgver = 1.8.0
pkgrel = 1
@@ -8,10 +8,9 @@ pkgbase = firefox-extension-ublock-origin
arch = any
license = GPL3
depends = firefox
- conflicts = firefox-extension-ublock
noextract = ublock_origin-1.8.0-an+tb+sm+fx.xpi
source = https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-1.8.0-an+tb+sm+fx.xpi
sha256sums = fca424f0113a074cf9b6575a71a6450008559d4e98be68d85f331a39650dab6f
-pkgname = firefox-extension-ublock-origin
+pkgname = firefox-ublock-origin
diff --git a/PKGBUILD b/PKGBUILD
index 4c3005657426..b1273a3ab31b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
-pkgname=firefox-extension-ublock-origin
+pkgname=firefox-ublock-origin
pkgver=1.8.0
pkgrel=1
pkgdesc='An efficient blocker add-on for your browser. Fast, potent, and lean.'
@@ -8,7 +8,6 @@ url=https://github.com/gorhill/uBlock
arch=('any')
license=('GPL3')
depends=('firefox')
-conflicts=('firefox-extension-ublock')
source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+tb+sm+fx.xpi")
noextract=("${source##*/}")
sha256sums=('fca424f0113a074cf9b6575a71a6450008559d4e98be68d85f331a39650dab6f')