conky: update to 1.11.5.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'conky'
|
# Template file for 'conky'
|
||||||
pkgname=conky
|
pkgname=conky
|
||||||
version=1.11.4
|
version=1.11.5
|
||||||
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"
|
||||||
@@ -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=344637646c15c4cb7cf0afdde4651ee3100f7812e7bb8434ca757eba5c621a48
|
checksum=4cefdd92219a90934c28297e4ac7448a3f69d6aeec5d48c5763b23f6b214ef13
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make -C build DESTDIR=${DESTDIR} install
|
make -C build DESTDIR=${DESTDIR} install
|
||||||
@@ -29,4 +29,3 @@ do_install() {
|
|||||||
|
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user