summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2022-06-22 13:25:39 -0400
committerTony Lambiris2022-06-22 13:25:39 -0400
commit91d88e21ec548975f0292325b045d2b36c8a049f (patch)
treed32475c475e3b34767e8580c1dd11fdb820f2d7b
parent60ef2b8163e31071c1376588b068811cc7906d76 (diff)
downloadaur-91d88e21ec548975f0292325b045d2b36c8a049f.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57a26d274100..b0d6ac592364 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = go-kbdgrab
pkgdesc = Key grabber written in golang for cleaning your keyboard
- pkgver = r23.43b5f93
+ pkgver = r24.b10f98f
pkgrel = 1
url = https://github.com/tonylambiris/go-kbdgrab
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2bf0d4f9cf00..24392a9579ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@libpcap.net>
pkgname=go-kbdgrab
-pkgver=r23.43b5f93
+pkgver=r24.b10f98f
pkgrel=1
pkgdesc='Key grabber written in golang for cleaning your keyboard'
arch=(i686 x86_64)