waylock: update to 0.3.4.
This commit is contained in:
parent
dc28e000fe
commit
23d1c55f05
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'waylock'
|
# Template file for 'waylock'
|
||||||
pkgname=waylock
|
pkgname=waylock
|
||||||
version=0.3.3
|
version=0.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
makedepends="pam-devel"
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libxkbcommon-devel 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=f0b7377bf743111c82d7292daaa84a0aca861b17608accf18d181ac66fbacfc9
|
checksum=92a3a100918d24efb26824821db618de3bed6687ad4588caaa46c55bb32ae209
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue