mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
gtklock: update to 1.3.5
This commit is contained in:
parent
e5c5fd6204
commit
f9f2ce88a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtklock'
|
# Template file for 'gtklock'
|
||||||
pkgname=gtklock
|
pkgname=gtklock
|
||||||
version=1.3.4
|
version=1.3.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -11,7 +11,7 @@ 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="https://github.com/jovanlanik/gtklock/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/jovanlanik/gtklock/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=74bd18ba5af082c6f10c125652d799328a169accf22f03efea24f04d9088a174
|
checksum=753259cdf4b16dbe2b564a80a919976c2661a028d9d06b22f1da466e615a6766
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# copying CSS example provided
|
# copying CSS example provided
|
||||||
|
|
Loading…
Add table
Reference in a new issue