We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b86fb28 commit 6ba28bdCopy full SHA for 6ba28bd
1 file changed
srcpkgs/waylock/template
@@ -1,6 +1,6 @@
1
# Template file for 'waylock'
2
pkgname=waylock
3
-version=1.3.0
+version=1.6.0
4
revision=1
5
build_style=zig-build
6
configure_args="-Dpie"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
11
license="ISC"
12
homepage="https://codeberg.org/ifreund/waylock"
13
distfiles="https://codeberg.org/ifreund/waylock/releases/download/v${version}/waylock-${version}.tar.gz"
14
-checksum=b7ec04c1dc0c6adb47045b4f604cb35988e9ca93bd4f3317fcc91bfac7bf075a
+checksum=b27ba39bbdb8f9a99fbb9a454a13e456ecdc6a0e8cc3145eb08f4f623a191e94
15
16
post_install() {
17
vlicense LICENSE
0 commit comments