summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e49b39210f5..26880d1aeb62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-x11gestures
_uuid=x11gestures@joseexposito.github.io
-pkgver=10
+pkgver=11
pkgrel=1
pkgdesc="Enable GNOME Shell multi-touch gestures on X11"
arch=(any)
@@ -12,7 +12,7 @@ depends=(gnome-shell touchegg)
install=$pkgname.install
source=($_uuid-$pkgver.zip::https://github.com/JoseExposito/$pkgname/releases/download/$pkgver/$_uuid.zip)
noextract=($_uuid-$pkgver.zip)
-sha256sums=(927a553de129e26302ba323c04c298b87920122246aff98a232afe4af5c05182)
+sha256sums=(9aa391b7b1357e48ecf3c52ee2456ceac5854226e3feab090955b02cc73cda98)
package() {
bsdtar -xf "$srcdir"/$_uuid-$pkgver.zip \