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

Gaëtan Bisson bisson at archlinux.org
Wed Jan 9 00:13:00 UTC 2019


    Date: Wednesday, January 9, 2019 @ 00:12:58
  Author: bisson
Revision: 343132

upstream update

Modified:
  conky/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-08 22:05:50 UTC (rev 343131)
+++ PKGBUILD	2019-01-09 00:12:58 UTC (rev 343132)
@@ -4,7 +4,7 @@
 # Contributor: Partha Chowdhury <kira.laucas at gmail.com>
 
 pkgname=conky
-pkgver=1.11.1
+pkgver=1.11.2
 pkgrel=1
 pkgdesc='Lightweight system monitor for X'
 url='https://github.com/brndnmtthws/conky'
@@ -14,7 +14,7 @@
 depends=('glib2' 'lua' 'wireless_tools' 'libxdamage' 'libxinerama' 'libxft'
          'imlib2' 'libxml2' 'libpulse')
 source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz")
-sha256sums=('71fab859946cc2e67be46f2db53859c66369c5c87acf18fc8dfbd41b114f6d6e')
+sha256sums=('1acf9dae9ce1a762309ab6b600a0464c2e054420d416b515ff39658430a0e819')
 options=('!strip' 'debug')
 
 build() {



More information about the arch-commits mailing list