summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90911216908e..96573df3bace 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: jD91mZM2 <me@krake.one>
pkgname="xidlehook"
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="xautolock rewrite in Rust, with a few extra features"
url="https://github.com/jD91mZM2/xidlehook"
@@ -10,7 +10,7 @@ makedepends=()
optdepends=()
depends=()
source=("https://github.com/jD91mZM2/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('f48e5e02dde3970f2bde6f547c5721b6d8af21e8a7fea60f85e8555f32cc8c09')
+sha256sums=('7f1f7da0a67153a25c70d6f43696e78f99a98e862d73a860294c752d38cf6952')
build() {
cd "$srcdir/$pkgname-$pkgver"