peaclock: update to 0.1.6.
This commit is contained in:
parent
374b724c44
commit
f4c2a26354
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'peaclock'
|
||||
pkgname=peaclock
|
||||
version=0.1.5
|
||||
version=0.1.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Colourful binary clock for the terminal"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://octobanana.com/software/peaclock"
|
||||
distfiles="https://github.com/octobanana/peaclock/archive/${version}.tar.gz"
|
||||
checksum=526a7b7742605b47a546164af7cbc0a4f4fb2307911b0332860e1e57c7f97b28
|
||||
checksum=0ba76ce15c3d8bb49656ccbae403a9b9619a219518fa60863853d0f863070779
|
||||
|
||||
post_extract() {
|
||||
sed -i 's:local/::' CMakeLists.txt
|
||||
|
|
Loading…
Reference in New Issue