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

Gaëtan Bisson bisson at archlinux.org
Sat Jun 25 17:40:13 UTC 2016


    Date: Saturday, June 25, 2016 @ 17:40:13
  Author: bisson
Revision: 270651

upstream update

Modified:
  conky/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-25 17:21:16 UTC (rev 270650)
+++ PKGBUILD	2016-06-25 17:40:13 UTC (rev 270651)
@@ -5,7 +5,7 @@
 # Contributor: Partha Chowdhury <kira.laucas at gmail.com>
 
 pkgname=conky
-pkgver=1.10.2
+pkgver=1.10.3
 pkgrel=1
 pkgdesc='Lightweight system monitor for X'
 url='https://github.com/brndnmtthws/conky'
@@ -15,7 +15,7 @@
 depends=('glib2' 'curl' 'lua' 'wireless_tools' 'libxml2' 'libxft' 'libxdamage' 'imlib2' 'libxinerama')
 source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz"
         'lua53.patch')
-sha1sums=('7392523d2eb9e2044faae8d44cbd006b387d0a85'
+sha1sums=('971b20be2d8c2e676374441469e8525708500776'
           'a3a74542b6524e5663ad37aaba292b48e8bea3b1')
 
 options=('!strip' 'debug')



More information about the arch-commits mailing list