mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
gtklock: update to 4.0.0.
This commit is contained in:
parent
19fa2c9a25
commit
98fef8472d
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=3.0.0
|
version=4.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config glib-devel scdoc"
|
hostmakedepends="pkg-config glib-devel scdoc"
|
||||||
|
@ -10,7 +10,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=a65e8636680c1fb11c449ecb0c88771345a9535150b7a372bc615def6bea2c7c
|
checksum=db20bf27bd5dd01901ea1753c89c170777dd7cf8fca19130cf90f5f4e3fb9633
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# copying CSS example provided
|
# copying CSS example provided
|
||||||
|
|
Loading…
Add table
Reference in a new issue