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

Giovanni Scafora giovanni at archlinux.org
Mon Jun 8 19:45:39 UTC 2009


    Date: Monday, June 8, 2009 @ 15:45:39
  Author: giovanni
Revision: 41980

upgpkg: conky 1.7.1-1
    New version 1.7.1

Modified:
  conky/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-08 19:34:50 UTC (rev 41979)
+++ PKGBUILD	2009-06-08 19:45:39 UTC (rev 41980)
@@ -3,8 +3,8 @@
 # Contributor: James Rayner <james at archlinux.org>
 
 pkgname=conky
-pkgver=1.7.0
-pkgrel=3
+pkgver=1.7.1
+pkgrel=1
 pkgdesc="An advanced, highly configurable system monitor for X based on torsmo"
 arch=('i686' 'x86_64')
 url="http://conky.sourceforge.net/"
@@ -13,7 +13,7 @@
 depends=('libxext' 'libxml2' 'curl' 'wireless_tools' 'libxft' 'glib2' 'libxdamage')
 makedepends=('pkgconfig')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('10360c37d76ab25f4d585bcdfd07f075')
+md5sums=('5b6dc0daccec578350f36bb2d6deb843')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list