summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel M. Capella2016-12-13 22:17:04 -0500
committerDaniel M. Capella2016-12-13 22:17:04 -0500
commitf2ff767390588ca79a46073298daa1f622f06831 (patch)
treefd55799a06a4ad84ada30a6ef5d0d78a3065ebea /PKGBUILD
parent5758d0b3ccdc8deb44837bdf33433881affb1aa0 (diff)
downloadaur-f2ff767390588ca79a46073298daa1f622f06831.tar.gz
Remove Firefox depends
Make it easier for other browsers to use this.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d81552fb93e..1130ae1c7e61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,9 @@ pkgdesc='Brings back the ability to change the page which is shown when opening
url=https://addons.mozilla.org/en-US/firefox/addon/new-tab-override/
arch=('any')
license=('MIT')
-depends=('firefox')
source=("https://addons.cdn.mozilla.net/user-media/addons/626810/new_tab_override_browsernewtaburl_replacement-$pkgver-fx.xpi")
noextract=("${source##*/}")
-sha256sums=('7b21cc85496dc3854b486e27c0e3e3af0f4cec87b0f0b2fa7e5d36d5a40623c2')
+sha512sums=('9e8bca971e9844bf6ad3b72c93ce45f970e6fa9568bf843c6d62cd7f104f6158c0624977c73ac8d544980081f134ea0218227f7bc28e8c9180f71ddc30c9e698')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/newtaboverride@agenedia.com.xpi