summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Kostolný2017-12-28 11:47:27 +0100
committerMartin Kostolný2017-12-28 11:47:27 +0100
commit4baa57a297c36b79c8d3cdf43d467b00cbd3a958 (patch)
treec052a4efac1ecd89e03e266827def5f754368c3b /PKGBUILD
parent89f54bf638bc05dc42e65dee455621b0db9be581 (diff)
downloadaur-firefox-extension-unity-launcher-api-e10s.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84c908f9f394..e2a438b91bb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=firefox-extension-unity-launcher-api-e10s
_gitpkgname=firefox-extension-unity-launcher-api-e10s
-pkgver=1.1.4
+pkgver=1.1.5
_xpipkgname="unity_launcher_api_addon_e10s-$pkgver-an+fx-linux.xpi"
pkgrel=1
pkgdesc="Unity Launcher API add-on, compatible with e10s."
@@ -12,12 +12,12 @@ license=('GPL3')
depends=('firefox' 'python3')
makedepends=('git')
source=(
- "https://addons.mozilla.org/firefox/downloads/file/678923/$_xpipkgname"
+ "https://addons.mozilla.org/firefox/downloads/file/824433/$_xpipkgname"
"https://github.com/kotelnik/$_gitpkgname/archive/v$pkgver.tar.gz")
noextract=("$_xpipkgname")
sha512sums=(
- '87d525350097b65627fed31581f28b3ad87f8f9aadf7b1a42e4876e8cdbb25df6d18645dfa27ef2b8e842d5fc8796faa9eea56ca6895c268490b21cc1315b8fe'
- '1a8e9da2af7f139b937f9ceada9975840047e92fa964d608d77a0975aa781a3623cb57d222ca6350bddc152bcf11e6c83f3c171c06775e0fe04703bffe92754d')
+ '477764dd18b4c441f1273427da5c2f24d77a004b1370f2da6a2f38b3c8be99d736a81d33680a513add712c6ca73f1ca1c4f71c1c66c5e5687b0b4d1403b2c546'
+ '0bfdd033f363d1aa5dad0385a58f8901cc13a4c29286172e9968f58da3c512861e42ce2d8804073753ef7378850d72bb67bf4d5ec485b53a2236f44d7fba917b')
package() {
install -Dm644 "$_xpipkgname" "$pkgdir/usr/lib/firefox/browser/extensions/firefox_extension_unity_launcher_api_e10s@kotelnik.xpi"