waylock: update to 0.6.2

This commit is contained in:
dkwo 2023-01-01 13:22:41 +01:00 committed by Michal Vasilek
parent ec850a5966
commit 6cedd2f0b9

View file

@ -1,16 +1,17 @@
# Template file for 'waylock' # Template file for 'waylock'
pkgname=waylock pkgname=waylock
version=0.3.5 version=0.6.2
revision=1 revision=1
build_style=cargo build_style=zig-build
hostmakedepends="pkg-config" configure_args="-Dpie"
makedepends="libxkbcommon-devel pam-devel" hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="libxkbcommon-devel pam-devel wayland-protocols wayland-devel"
short_desc="Simple screenlocker for wayland compositors" short_desc="Simple screenlocker for wayland compositors"
maintainer="Isaac Freund <ifreund@ifreund.xyz>" maintainer="Isaac Freund <ifreund@ifreund.xyz>"
license="MIT" license="ISC"
homepage="https://github.com/ifreund/waylock" homepage="https://github.com/ifreund/waylock"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="https://github.com/ifreund/waylock/releases/download/v${version}/waylock-${version}.tar.gz"
checksum=60abf78ae8aa9c28f3230f157607fbd74250a51322776ad1b7abed1408432b87 checksum=4a794dedd1b11f3b9bb7b46f8a93c20aac5ac1d40a851cabaa7ae84fd36686fa
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE