summaryrefslogtreecommitdiff
path: root/conky/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'conky/APKBUILD')
-rw-r--r--conky/APKBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/conky/APKBUILD b/conky/APKBUILD
index eb19940..1e03572 100644
--- a/conky/APKBUILD
+++ b/conky/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: John Vogel <jvogel4@stny.rr.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=conky
-pkgver=1.21.8
-pkgrel=0
+pkgver=1.21.9
+pkgrel=1
pkgdesc="Advanced, highly configurable system monitor for X based on torsmo"
url="https://github.com/brndnmtthws/conky"
arch="all"
@@ -54,8 +54,7 @@ build() {
-DBUILD_WAYLAND=ON \
-DBUILD_INTEL_BACKLIGHT=ON \
-DBUILD_DOCS=ON \
- -DLUA_LIBRARIES="/usr/lib/lua5.4/liblua.so" \
- -DVc_ENABLE_INSTALL=OF
+ -DLUA_LIBRARIES="/usr/lib/lua5.4/liblua.so"
cmake --build build
}
@@ -65,5 +64,5 @@ package() {
}
sha512sums="
-72c5cadc89760445888029cc54320267ad0d2ada8d76a6ee85056a9822005232900df2e8c7c1667c970ab72316115f6b2c5d6af72a9b5810aa6a024fbb487001 conky-1.21.8.tar.gz
+649b7cb2ab482bae33010239ee96deb08a5f3b6954e55e6380f45d753a7690ac446f4471682e293b25f94c3c68e7d5373f5b63a42fec69392e34c4336c6f1b96 conky-1.21.9.tar.gz
"