summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkoraynilay2021-09-30 21:45:07 +0200
committerkoraynilay2021-09-30 21:45:07 +0200
commit77661604b28fda52b6f4c428298a81b63d642985 (patch)
tree4abb1fda571ed4ed707ca112e0e6be4896936046 /PKGBUILD
parent94759e1e400f8f7e4d919b38eb7fa6c41ee14a1e (diff)
downloadaur-77661604b28fda52b6f4c428298a81b63d642985.tar.gz
Now to lock the screen you can call `scrnsvr l` or `scrnsvr lock` to manually lock, so that the main scrnsvr process doesn't lock again if already manually locked
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aba91c7c90a3..b90140e0124a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: koraynilay <koray.fra@gmail.com>
pkgname=scrnsvr
-pkgver=1.18
-pkgrel=3
+pkgver=1.19
+pkgrel=1
pkgdesc="Yet Another X Screensaver/locker"
arch=('x86_64')
url="https://github.com/koraynilay/scrnsvr"