summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-04-06 17:43:08 -0600
committerMark Wagie2023-04-06 17:43:08 -0600
commit28c8030a367456a94caed5b119c6841b339cde9c (patch)
tree31c02d7812d589155c6a9adec662000f24c70f3c
parent4983e8fa4622038dde2a0f47095bfe83ef03cbee (diff)
downloadaur-28c8030a367456a94caed5b119c6841b339cde9c.tar.gz
bump to latest, forgotten commit with bug fix
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f606c0fb123..c46964b09336 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-gesture-improvements
pkgdesc = Touchpad gesture improvements for GNOME on Wayland/X11
- pkgver = r191.f259234
- pkgrel = 2
+ pkgver = r192.816fb0e
+ pkgrel = 1
url = https://github.com/harshadgavali/gnome-gesture-improvements
arch = any
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = gnome-gesture-improvements
makedepends = zip
depends = gnome-shell
optdepends = gnome-x11-gesture-daemon: Required for Xorg session
- source = git+https://github.com/harshadgavali/gnome-gesture-improvements.git#commit=f259234af409b950061b11f0d36b3accb964a294
+ source = git+https://github.com/harshadgavali/gnome-gesture-improvements.git#commit=816fb0e48a0fdd850028d95973210486f4b19a4e
sha256sums = SKIP
pkgname = gnome-gesture-improvements
diff --git a/PKGBUILD b/PKGBUILD
index 29c0cde16279..6440f5016213 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Co Maintainer: harshadgavali <harshadgavali5022 at gmail dot com>
pkgname=gnome-gesture-improvements
-pkgver=r191.f259234
-pkgrel=2
+pkgver=r192.816fb0e
+pkgrel=1
pkgdesc="Touchpad gesture improvements for GNOME on Wayland/X11"
arch=('any')
url="https://github.com/harshadgavali/gnome-gesture-improvements"
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('gnome-shell')
makedepends=('git' 'npm' 'zip')
optdepends=('gnome-x11-gesture-daemon: Required for Xorg session')
-_commit=f259234af409b950061b11f0d36b3accb964a294
+_commit=816fb0e48a0fdd850028d95973210486f4b19a4e
source=("git+https://github.com/harshadgavali/gnome-gesture-improvements.git#commit=$_commit")
sha256sums=('SKIP')