summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandoragon2021-04-16 15:40:29 +0200
committerRandoragon2021-04-16 15:40:29 +0200
commitda685011aa8999a8fcf4483e60d7966eefe30642 (patch)
treea892b57ed3974be90818fcc68b1db4f54afdfbf0
parent72b637a019b52ee668c6661e669e1db9fa1cf552 (diff)
downloadaur-da685011aa8999a8fcf4483e60d7966eefe30642.tar.gz
Minor man page fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67fc466d2e82..51248811a997 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xkeycheck-git
pkgdesc = Small X utility for checking if a key is pressed
- pkgver = 1.0.r10.450b796
+ pkgver = 1.0.r11.971c504
pkgrel = 1
url = https://github.com/randoragon/xkeycheck
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index df046fa830cd..fc68af9cb43c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Randoragon <randoragongamedev@gmail.com>
pkgname=xkeycheck-git
-pkgver=1.0.r10.450b796
+pkgver=1.0.r11.971c504
pkgrel=1
epoch=
pkgdesc="Small X utility for checking if a key is pressed"