peaclock: update to 0.4.2
This commit is contained in:
parent
b6bc090399
commit
6447b8ddbe
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'peaclock'
|
# Template file for 'peaclock'
|
||||||
pkgname=peaclock
|
pkgname=peaclock
|
||||||
version=0.4.0
|
version=0.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="icu-devel"
|
makedepends="icu-devel"
|
||||||
short_desc="Colourful binary clock for the terminal"
|
short_desc="Colourful binary clock for the terminal"
|
||||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
maintainer="Nathan Owens <ndowens@artixlinux.org>"
|
||||||
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=3b14608b2e507e268b1804c2383cbde241886eeba8d313d646524a44e3ab8615
|
checksum=cfd9d55775af7aea5baa40ca8799ca5d771f187a57c942793a3cc99d868e0492
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf config/default default-config
|
vsconf cfg/default default-config
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue