mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gtklock: update to 2.1.0
This commit is contained in:
parent
4b945ce672
commit
88938189a2
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=2.0.1
|
version=2.1.0
|
||||||
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=d1802a7fcb8cace0408ab34627841d7ea28d630f934c8b7884536f9dfa76910e
|
checksum=47cc09ab773e90e3a28240faaabb8d9ac4e36f5234a2b5c3a956039783365f43
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# copying CSS example provided
|
# copying CSS example provided
|
||||||
|
|
Loading…
Add table
Reference in a new issue