Skip to content

Commit

Permalink
waylock: update to 0.3.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
ifreund authored and abenson committed Feb 4, 2022
1 parent dc28e00 commit 23d1c55
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions srcpkgs/waylock/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# Template file for 'waylock'
pkgname=waylock
version=0.3.3
version=0.3.4
revision=1
build_style=cargo
makedepends="pam-devel"
hostmakedepends="pkg-config"
makedepends="libxkbcommon-devel pam-devel"
short_desc="Simple screenlocker for wayland compositors"
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
license="MIT"
homepage="https://github.com/ifreund/waylock"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=f0b7377bf743111c82d7292daaa84a0aca861b17608accf18d181ac66fbacfc9
checksum=92a3a100918d24efb26824821db618de3bed6687ad4588caaa46c55bb32ae209

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit 23d1c55

Please sign in to comment.