mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gtklock: update to 1.2.0
This commit is contained in:
parent
47ab26eca4
commit
9bed1f1fff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gtklock'
|
||||
pkgname=gtklock
|
||||
version=1.0.0
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -11,7 +11,7 @@ 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=4dfbff5f484153e62aa0cd63f538a5baf9e32c890f8c6f62dd85274670289bc5
|
||||
checksum=0e4c74ef5a381c20e6ed199038300671dea0d85ff4cf76ffc50810f6056ff000
|
||||
|
||||
post_install() {
|
||||
# copying CSS example provided
|
||||
|
|
Loading…
Add table
Reference in a new issue