mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
waylock: update to 0.3.2, claim maintainer
This commit is contained in:
parent
f187a985a4
commit
bd6c6f08c2
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'waylock'
|
||||
pkgname=waylock
|
||||
version=0.3.1
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
makedepends="cairo-devel pam-devel"
|
||||
makedepends="wayland-devel cairo-devel pam-devel"
|
||||
short_desc="Simple screenlocker for wayland compositors"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ifreund/waylock"
|
||||
distfiles="https://github.com/ifreund/waylock/archive/v${version}.tar.gz"
|
||||
checksum=f2cb44764434bc27b58e2255c1896b6c4b6ed83ebde46efc127caa5a19bc5052
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=ac9531e926794b6a46a2d24afc47942f30e2af1219d2b209f64ab50c9378ac8b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue