conky-cli: update to 1.13.1
This commit is contained in:
parent
4e9af3f3ee
commit
04faf57dda
|
@ -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.2
|
version=1.13.1
|
||||||
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=a7eb112fe7a6bcd6c44706a53cbf6222e640cd1e585492fc654aa9e05a7bbc94
|
checksum=f85c96250b501e937b9b5d2ff3f06176e14777c94cec81373bbfc8a619d7a05a
|
||||||
|
|
||||||
provides="conky-${version}_${revision}"
|
provides="conky-${version}_${revision}"
|
||||||
conflicts="conky>=0"
|
conflicts="conky>=0"
|
||||||
|
|
Loading…
Reference in New Issue