gtklock: update to 1.3.1

This commit is contained in:
Jovan Lanik 2022-07-27 16:58:05 +02:00 committed by classabbyamp
parent 4519a6d705
commit fae97e2442

View file

@ -1,6 +1,6 @@
# Template file for 'gtklock' # Template file for 'gtklock'
pkgname=gtklock pkgname=gtklock
version=1.3.0 version=1.3.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_use_env=yes make_use_env=yes
@ -10,8 +10,8 @@ short_desc="GTK-based lockscreen for Wayland"
maintainer="Jovan Lanik <jox969@gmail.com>" maintainer="Jovan Lanik <jox969@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/jovanlanik/gtklock" homepage="https://github.com/jovanlanik/gtklock"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/jovanlanik/gtklock/archive/refs/tags/v${version}.tar.gz"
checksum=a997e604f8820d820dcba4bb93c53fb9f02e965bcbeef3ceaf4f5d712f78f6f6 checksum=3a979ce409c822014bf9655c1cdb630f8cfc478ae9cc5a265ef5e1b6941f3a8f
post_install() { post_install() {
# copying CSS example provided # copying CSS example provided