summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Down2022-04-08 14:42:29 +0100
committerChris Down2022-04-08 14:42:29 +0100
commit450d608aff3cfa0164bbc49472b8e5078bd0be91 (patch)
tree0b5c33fa40307d8533393b48392b6a91659da0e9 /PKGBUILD
parent483f6409fdd083f3125c6a55af6bc013496cb067 (diff)
downloadaur-xbanish.tar.gz
upgpkg: xbanish 1.8-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77c6056f55f8..2ac8aa32213a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Down <chris@chrisdown.name>
pkgname=xbanish
-pkgver=1.7
+pkgver=1.8
pkgrel=1
pkgdesc='Hide the mouse cursor when typing'
url='https://github.com/jcs/xbanish'
@@ -11,7 +11,7 @@ depends=('libxfixes' 'libxi')
makedepends=('libxt')
source=("https://github.com/jcs/xbanish/archive/v${pkgver}.zip")
-md5sums=('ecce6af90f26d825da75b22107e2279c')
+md5sums=('f12dc9e095d5586a507ad154940358e9')
build() {
cd "$srcdir/$pkgname-$pkgver"