summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-07-06 21:45:58 -0400
committerTony Lambiris2018-07-06 21:45:58 -0400
commit775d579ee66dbeda906067466c56e363629d746a (patch)
tree35e9fcdbcb667ec3a601a81d4baa99303efdb08c
parente7c35c88aee24d378967dd44fc4c09c60a1f86f1 (diff)
downloadaur-775d579ee66dbeda906067466c56e363629d746a.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fe15cc17687..2f8732df38c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = go-kbdgrab
pkgdesc = Key grabber written in golang for cleaning your keyboard
- pkgver = r11.34cc0df
- pkgrel = 2
+ pkgver = r13.1c3b31f
+ pkgrel = 1
url = https://github.com/tonylambiris/go-kbdgrab
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 39af1b7e8dbb..a643cb0ebd3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=go-kbdgrab
-pkgver=r11.34cc0df
-pkgrel=2
+pkgver=r13.1c3b31f
+pkgrel=1
pkgdesc='Key grabber written in golang for cleaning your keyboard'
arch=(i686 x86_64)
url='https://github.com/tonylambiris/go-kbdgrab'