mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
peaclock: update to 0.1.7.
This commit is contained in:
parent
fe5881f763
commit
43a31b441e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'peaclock'
|
# Template file for 'peaclock'
|
||||||
pkgname=peaclock
|
pkgname=peaclock
|
||||||
version=0.1.6
|
version=0.1.7
|
||||||
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,7 +8,7 @@ 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=0ba76ce15c3d8bb49656ccbae403a9b9619a219518fa60863853d0f863070779
|
checksum=dd8a8746f8f0f0eb5690d10d13a61b55e6b11c78e98637879b6140c9ad058a65
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's:local/::' CMakeLists.txt
|
sed -i 's:local/::' CMakeLists.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue