swaylock: update to 1.4.

This commit is contained in:
Derriick 2019-05-03 22:54:00 +02:00 committed by Johannes
parent 404524b87f
commit af535c98b1

View file

@ -1,6 +1,6 @@
# Template file for 'swaylock' # Template file for 'swaylock'
pkgname=swaylock pkgname=swaylock
version=1.3 version=1.4
revision=1 revision=1
build_style=meson build_style=meson
conf_files="/etc/pam.d/swaylock" conf_files="/etc/pam.d/swaylock"
@ -10,9 +10,9 @@ makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel
short_desc="Screen locker for Wayland" short_desc="Screen locker for Wayland"
maintainer="Derriick <derriick.ensiie@yahoo.com>" maintainer="Derriick <derriick.ensiie@yahoo.com>"
license="MIT" license="MIT"
homepage="http://swaywm.org" homepage="https://swaywm.org"
distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
checksum=3bf4143136e688af2f31d10c0be26d14e371f31bfceec1d98db88abfe0f7a94c checksum=8e6ad33d16370084f5242fd19e0ad631deaeb636cd9699cb8561ca9f18751440
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE