[arch-commits] Commit in conky/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Tue May 16 08:34:00 UTC 2017


    Date: Tuesday, May 16, 2017 @ 08:33:59
  Author: bisson
Revision: 296174

implement FS#53985

Modified:
  conky/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-16 08:26:27 UTC (rev 296173)
+++ PKGBUILD	2017-05-16 08:33:59 UTC (rev 296174)
@@ -6,7 +6,7 @@
 
 pkgname=conky
 pkgver=1.10.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight system monitor for X'
 url='https://github.com/brndnmtthws/conky'
 license=('BSD' 'GPL')
@@ -40,6 +40,7 @@
 		-D BUILD_WEATHER_METAR=ON \
 		-D BUILD_WEATHER_XOAP=ON \
 		-D BUILD_PULSEAUDIO=ON \
+		-D BUILD_JOURNAL=ON \
 		-D CMAKE_INSTALL_PREFIX=/usr \
 		.
 



More information about the arch-commits mailing list