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

Gaëtan Bisson bisson at archlinux.org
Sat Mar 2 03:46:57 UTC 2019


    Date: Saturday, March 2, 2019 @ 03:46:57
  Author: bisson
Revision: 346991

upstream update

Modified:
  conky/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-01 20:41:21 UTC (rev 346990)
+++ PKGBUILD	2019-03-02 03:46:57 UTC (rev 346991)
@@ -4,7 +4,7 @@
 # Contributor: Partha Chowdhury <kira.laucas at gmail.com>
 
 pkgname=conky
-pkgver=1.11.2
+pkgver=1.11.3
 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=('1acf9dae9ce1a762309ab6b600a0464c2e054420d416b515ff39658430a0e819')
+sha256sums=('0140e749537d4d05bf33fbac436e54756faa26021e16f2bca418e9eeea724eb4')
 options=('!strip' 'debug')
 
 build() {



More information about the arch-commits mailing list