[arch-commits] CVS update of extra/x11/conky (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Sep 9 04:59:59 UTC 2007


    Date: Sunday, September 9, 2007 @ 00:59:59
  Author: eric
    Path: /home/cvs-extra/extra/x11/conky

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: conky 1.4.7-1


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


Index: extra/x11/conky/PKGBUILD
diff -u extra/x11/conky/PKGBUILD:1.7 extra/x11/conky/PKGBUILD:1.8
--- extra/x11/conky/PKGBUILD:1.7	Sat Dec 16 19:18:37 2006
+++ extra/x11/conky/PKGBUILD	Sun Sep  9 00:59:59 2007
@@ -1,16 +1,17 @@
-# Maintainer: Eric Belanger <belanger at astro.umontreal.ca>
+# $Id: PKGBUILD,v 1.8 2007/09/09 04:59:59 eric Exp $
 # Contributor: MrGreen <mrgreen.linuxuser at gmail.com>
 
 pkgname=conky
-pkgver=1.4.5
+pkgver=1.4.7
 pkgrel=1
 pkgdesc="Conky is an advanced, highly configurable system monitor for X based on torsmo"
 arch=(i686 x86_64)
 url="http://conky.sourceforge.net/"
-license="custom"
+license=('custom')
 replaces=('torsmo')
 depends=('libxext' 'libsm' 'libxft' 'glib2' 'libxdamage')
 source=(http://optusnet.dl.sourceforge.net/sourceforge/conky/$pkgname-$pkgver.tar.bz2)
+md5sums=('40b929889da5f237c5f2af4a70d7f765')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -22,4 +23,3 @@
 }
 
 
-md5sums=('4625c052852f2919a5e7ce2eb7c31189')




More information about the arch-commits mailing list