conky-cli: update to 1.12.2.
This commit is contained in:
parent
1996d5756a
commit
162738b129
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'conky-cli'
|
# Template file for 'conky-cli'
|
||||||
# Keep in sync with 'conky'
|
# Keep in sync with 'conky'
|
||||||
pkgname=conky-cli
|
pkgname=conky-cli
|
||||||
version=1.12.1
|
version=1.12.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/-cli/}-${version}"
|
wrksrc="${pkgname/-cli/}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause, GPL-3.0-or-later"
|
license="BSD-3-Clause, GPL-3.0-or-later"
|
||||||
homepage="https://github.com/brndnmtthws/conky"
|
homepage="https://github.com/brndnmtthws/conky"
|
||||||
distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
|
distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
|
||||||
checksum=c95ac686a1095d29c2f44cfc3849b80ce9a0aba1e054fd6105d10af04bb2d8a8
|
checksum=a7eb112fe7a6bcd6c44706a53cbf6222e640cd1e585492fc654aa9e05a7bbc94
|
||||||
|
|
||||||
provides="conky-${version}_${revision}"
|
provides="conky-${version}_${revision}"
|
||||||
conflicts="conky>=0"
|
conflicts="conky>=0"
|
||||||
|
|
Loading…
Reference in a new issue