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

Gaëtan Bisson bisson at archlinux.org
Wed Aug 14 08:50:44 UTC 2019


    Date: Wednesday, August 14, 2019 @ 08:50:43
  Author: bisson
Revision: 359807

upstream update

Modified:
  conky/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-14 08:32:08 UTC (rev 359806)
+++ PKGBUILD	2019-08-14 08:50:43 UTC (rev 359807)
@@ -4,7 +4,7 @@
 # Contributor: Partha Chowdhury <kira.laucas at gmail.com>
 
 pkgname=conky
-pkgver=1.11.4
+pkgver=1.11.5
 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=('344637646c15c4cb7cf0afdde4651ee3100f7812e7bb8434ca757eba5c621a48')
+sha256sums=('4cefdd92219a90934c28297e4ac7448a3f69d6aeec5d48c5763b23f6b214ef13')
 options=('!strip' 'debug')
 
 build() {



More information about the arch-commits mailing list