summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c841c6505ade..4a4831bd6f00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: jD91mZM2 <me@krake.one>
-pkgname="xidlehook"
-pkgver=0.4.5
+# Maintainer: lxmnk <lxmnk@tuta.io>
+pkgname=xidlehook
+pkgver=0.4.9
pkgrel=1
pkgdesc="xautolock rewrite in Rust, with a few extra features"
url="https://github.com/jD91mZM2/xidlehook"
@@ -10,7 +10,7 @@ makedepends=("rust" "libxss")
optdepends=()
depends=("libpulse")
source=("https://github.com/jD91mZM2/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('b4429acf12a396f0c74672fbfeca653f55cbf5267a44d2b3215b4840657b28a4')
+sha256sums=('5fbbc783ebe11b15622197e25760dd5ca6a3739b1cdd889d01b46f673c531828')
build() {
cd "$srcdir/$pkgname-$pkgver"