xsecurelock: update to 1.0.

This commit is contained in:
maxice8 2018-08-02 18:57:42 -03:00
parent 2e7cc1ed54
commit e2a0ce37ac

View file

@ -1,17 +1,17 @@
# Template file for 'xsecurelock'
pkgname=xsecurelock
version=0.5
revision=2
version=1.0
revision=1
build_style=gnu-configure
configure_args="--with-pam-service-name=system-auth"
hostmakedepends="pkg-config automake"
makedepends="libX11-devel pam-devel"
makedepends="libX11-devel pam-devel libXcomposite-devel"
short_desc="An X11 screen locker designed with the primary goal of security"
maintainer="Sean R. Lang <srlang@ncsu.edu>"
license="Apache-2.0"
homepage="https://github.com/google/xsecurelock"
distfiles="https://github.com/google/xsecurelock/archive/v$version.tar.gz"
checksum=92abf1f80e18e8e3368d529e2e5787abdfe60d1344475764d8f31db9ea4aaf2f
distfiles="https://github.com/google/xsecurelock/archive/v${version}.tar.gz"
checksum=3abe265e780652e2202d5bddba3490bb2eb6470d5dba15e699ce42de89e47448
pre_configure() {
sh autogen.sh