summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Yang2021-03-26 19:30:57 -0500
committerTim Yang2021-03-26 19:31:04 -0500
commit161a9c840c31436207eda69a5e805f073783ab07 (patch)
tree0cf590ea4615bb1230278fc36ac4ef1aa7a6908e
parent2e7749a3d2c67f6cabbafaca65225a6bded4b47d (diff)
downloadaur-161a9c840c31436207eda69a5e805f073783ab07.tar.gz
Update to upstream v6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f54ac3c8935c..dc55d11b6bbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-x11gestures
pkgdesc = Enable GNOME Shell multi-touch gestures on X11
- pkgver = 2
+ pkgver = 6
pkgrel = 1
url = https://github.com/JoseExposito/gnome-shell-extension-x11gestures
install = gnome-shell-extension-x11gestures.install
@@ -9,7 +9,7 @@ pkgbase = gnome-shell-extension-x11gestures
depends = gnome-shell
depends = touchegg
noextract = x11gestures@joseexposito.github.io.zip
- source = https://github.com/JoseExposito/gnome-shell-extension-x11gestures/releases/download/2/x11gestures@joseexposito.github.io.zip
+ source = https://github.com/JoseExposito/gnome-shell-extension-x11gestures/releases/download/6/x11gestures@joseexposito.github.io.zip
sha256sums = 065cd60ae902a5f020b020e01d718870ca508f9a111e88ff7d439a930bf393b2
pkgname = gnome-shell-extension-x11gestures
diff --git a/PKGBUILD b/PKGBUILD
index 6a29b2ce9745..5ca727fe4f19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-x11gestures
_uuid=x11gestures@joseexposito.github.io
-pkgver=2
+pkgver=6
pkgrel=1
pkgdesc="Enable GNOME Shell multi-touch gestures on X11"
arch=(any)