Date: Monday, December 26, 2016 @ 19:41:58 Author: bisson Revision: 284822
upstream update Modified: conky/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-26 16:56:57 UTC (rev 284821) +++ PKGBUILD 2016-12-26 19:41:58 UTC (rev 284822) @@ -5,7 +5,7 @@ # Contributor: Partha Chowdhury <[email protected]> pkgname=conky -pkgver=1.10.5 +pkgver=1.10.6 pkgrel=1 pkgdesc='Lightweight system monitor for X' url='https://github.com/brndnmtthws/conky' @@ -16,7 +16,7 @@ 'imlib2' 'libxml2' 'libpulse') source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz" 'lua53.patch') -sha1sums=('a560c356ce4c3e2918601743b57d19a18fe01a72' +sha1sums=('54cb3322dc3a969f1fda03383012c61d57261345' 'a3a74542b6524e5663ad37aaba292b48e8bea3b1') options=('!strip' 'debug')
