mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
conky: update to 1.13.1
This commit is contained in:
parent
04faf57dda
commit
41d505a373
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'conky'
|
# Template file for 'conky'
|
||||||
# Keep in sync with 'conky-cli'
|
# Keep in sync with 'conky-cli'
|
||||||
pkgname=conky
|
pkgname=conky
|
||||||
version=1.12.2
|
version=1.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
|
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"
|
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
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir etc/conky
|
vmkdir etc/conky
|
||||||
|
|
Loading…
Add table
Reference in a new issue