waylock: update to 0.3.2, claim maintainer

This commit is contained in:
Isaac Freund 2020-06-17 20:53:01 +02:00 committed by Johannes
parent f187a985a4
commit bd6c6f08c2

View file

@ -1,15 +1,15 @@
# Template file for 'waylock' # Template file for 'waylock'
pkgname=waylock pkgname=waylock
version=0.3.1 version=0.3.2
revision=1 revision=1
build_style=cargo build_style=cargo
makedepends="cairo-devel pam-devel" makedepends="wayland-devel cairo-devel pam-devel"
short_desc="Simple screenlocker for wayland compositors" short_desc="Simple screenlocker for wayland compositors"
maintainer="travankor <travankor@tuta.io>" maintainer="Isaac Freund <ifreund@ifreund.xyz>"
license="MIT" license="MIT"
homepage="https://github.com/ifreund/waylock" homepage="https://github.com/ifreund/waylock"
distfiles="https://github.com/ifreund/waylock/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=f2cb44764434bc27b58e2255c1896b6c4b6ed83ebde46efc127caa5a19bc5052 checksum=ac9531e926794b6a46a2d24afc47942f30e2af1219d2b209f64ab50c9378ac8b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE