slock
simple X display locker utility
git clone https://9o.is/git/slock.git
commit 6e22e7eace56f2d3334cf0c2c96e9130d43fe7be parent 4d8c43aa9df1a22f6de6e6015785d52860a41e7b Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 9 Aug 2025 14:34:37 +0200 bump version to 1.6 Diffstat:
| M | config.mk | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # slock version -VERSION = 1.5 +VERSION = 1.6 # Customize below to fit your system