summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse2018-08-10 22:24:06 +0200
committerChristian Hesse2018-08-10 22:24:06 +0200
commit25e9838651e5a0a128fc7a3e28bf0a5603a03611 (patch)
treeaef4b8139eeb8201b0fa9246bea7753f2c88dab4
parent4ccadb2141c83d33f1e5f1c67f025b1b4e721663 (diff)
downloadaur-25e9838651e5a0a128fc7a3e28bf0a5603a03611.tar.gz
commit firefox-gesturefy 2.0.2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92d6cd684061..ddd438bb5f56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = firefox-gesturefy
pkgdesc = firefix addon for customizable mouse gesture, which supports over 40 different actions
- pkgver = 2.0.1
+ pkgver = 2.0.2
pkgrel = 1
url = https://addons.mozilla.org/en-US/firefox/addon/gesturefy/
arch = any
license = GPL
- noextract = firefox-gesturefy-2.0.1.xpi
- source = firefox-gesturefy-2.0.1.xpi::https://addons.cdn.mozilla.net/user-media/addons/819184/gesturefy-2.0.1-an+fx-linux.xpi
- sha256sums = 90ff807e403ce64822f8dc8e7babc12cbe0ff1e0b1424165e5c1f34e8ae58a72
+ noextract = firefox-gesturefy-2.0.2.xpi
+ source = firefox-gesturefy-2.0.2.xpi::https://addons.cdn.mozilla.net/user-media/addons/819184/gesturefy-2.0.2-an+fx-linux.xpi
+ sha256sums = 4107a5a54777fa8f27f3d2bb30e00036bb623b1b25828f160bebc53b9f7bfc76
pkgname = firefox-gesturefy
diff --git a/PKGBUILD b/PKGBUILD
index 2d173739346a..4900647a880a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=firefox-gesturefy
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='firefix addon for customizable mouse gesture, which supports over 40 different actions'
url='https://addons.mozilla.org/en-US/firefox/addon/gesturefy/'
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL')
source=("${pkgname}-${pkgver}.xpi::https://addons.cdn.mozilla.net/user-media/addons/819184/gesturefy-${pkgver}-an+fx-linux.xpi")
noextract=("${pkgname}-${pkgver}.xpi")
-sha256sums=('90ff807e403ce64822f8dc8e7babc12cbe0ff1e0b1424165e5c1f34e8ae58a72')
+sha256sums=('4107a5a54777fa8f27f3d2bb30e00036bb623b1b25828f160bebc53b9f7bfc76')
package() {
install -D -m0644 "${pkgname}-${pkgver}.xpi" "${pkgdir}/usr/lib/firefox/browser/extensions/{506e023c-7f2b-40a3-8066-bc5deb40aebe}.xpi"