waylock: update to 0.3.1.
This commit is contained in:
parent
17b312c195
commit
0e493498a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'waylock'
|
||||
pkgname=waylock
|
||||
version=0.3.0
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
makedepends="cairo-devel pam-devel wayland-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ifreund/waylock"
|
||||
distfiles="https://github.com/ifreund/waylock/archive/v${version}.tar.gz"
|
||||
checksum=847a0febd1c0595a5b2f2c8a29ec339ca16c649769a11651b8fa66e2e231d070
|
||||
checksum=f2cb44764434bc27b58e2255c1896b6c4b6ed83ebde46efc127caa5a19bc5052
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue