summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel M. Capella2016-12-13 22:22:14 -0500
committerDaniel M. Capella2016-12-13 22:22:14 -0500
commitda0681961d5e38062f8410e6f5001f0373332b37 (patch)
tree3a9307315c020cc2e781df70e4293d3d4715c021 /PKGBUILD
parenta36de8a11a542acf38cc31e09e87f9b76f53838b (diff)
downloadaur-da0681961d5e38062f8410e6f5001f0373332b37.tar.gz
Remove Firefox depends
Make it easier for other browsers to use this.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba81cffb4d16..b2acc8c33107 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,9 @@ pkgdesc='Point and click matrix to filter net requests by source, destination an
url=https://github.com/gorhill/uMatrix
arch=('any')
license=('GPL3')
-depends=('firefox')
-conflicts=('firefox-extension-umatrix')
source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-sm+fx.xpi")
noextract=("${source##*/}")
-sha256sums=('e3f147407433d4809d6636b56366aa6a2c7cac31cec02f81e4f38e7f889e92cd')
+sha512sums=('e3f147407433d4809d6636b56366aa6a2c7cac31cec02f81e4f38e7f889e92cd')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi