mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
peaclock: update to 0.2.0.
This commit is contained in:
parent
177fd51ebd
commit
96955c2f15
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'peaclock'
|
# Template file for 'peaclock'
|
||||||
pkgname=peaclock
|
pkgname=peaclock
|
||||||
version=0.1.10
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Colourful binary clock for the terminal"
|
short_desc="Colourful binary clock for the terminal"
|
||||||
|
@ -8,9 +8,8 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://octobanana.com/software/peaclock"
|
homepage="https://octobanana.com/software/peaclock"
|
||||||
distfiles="https://github.com/octobanana/peaclock/archive/${version}.tar.gz"
|
distfiles="https://github.com/octobanana/peaclock/archive/${version}.tar.gz"
|
||||||
checksum=d05f06f3c51286b705f2bb198b48ae5142f71cdd4f6f76b9e0bb6455400dc1d3
|
checksum=e8b71e62b6f408a95bfd7f1381bb2cfe390969be37f7c2f83b60cd313cde8589
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's:local/::' CMakeLists.txt
|
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue