conky: update to 1.12.2.
This commit is contained in:
parent
494513dbc5
commit
1996d5756a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'conky'
|
||||
# Keep in sync with 'conky-cli'
|
||||
pkgname=conky
|
||||
version=1.12.1
|
||||
version=1.12.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
|
||||
|
@ -19,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause, GPL-3.0-or-later"
|
||||
homepage="https://github.com/brndnmtthws/conky"
|
||||
distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
|
||||
checksum=c95ac686a1095d29c2f44cfc3849b80ce9a0aba1e054fd6105d10af04bb2d8a8
|
||||
checksum=a7eb112fe7a6bcd6c44706a53cbf6222e640cd1e585492fc654aa9e05a7bbc94
|
||||
|
||||
post_install() {
|
||||
vmkdir etc/conky
|
||||
|
|
Loading…
Reference in New Issue