mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
25cdeb2bb7
commit
f795a5ac04
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'waylock'
|
# Template file for 'waylock'
|
||||||
pkgname=waylock
|
pkgname=waylock
|
||||||
version=0.3.2
|
version=0.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
makedepends="wayland-devel cairo-devel pam-devel"
|
makedepends="pam-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="MIT"
|
||||||
homepage="https://github.com/ifreund/waylock"
|
homepage="https://github.com/ifreund/waylock"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=ac9531e926794b6a46a2d24afc47942f30e2af1219d2b209f64ab50c9378ac8b
|
checksum=f0b7377bf743111c82d7292daaa84a0aca861b17608accf18d181ac66fbacfc9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue