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