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

James Rayner james at archlinux.org
Sun Dec 2 12:27:05 UTC 2007


    Date: Sunday, December 2, 2007 @ 07:27:05
  Author: james
    Path: /home/cvs-extra/extra/x11/conky

Modified: PKGBUILD (1.10 -> 1.11)

upgpkg: conky 1.4.9-1


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


Index: extra/x11/conky/PKGBUILD
diff -u extra/x11/conky/PKGBUILD:1.10 extra/x11/conky/PKGBUILD:1.11
--- extra/x11/conky/PKGBUILD:1.10	Mon Oct 29 23:32:30 2007
+++ extra/x11/conky/PKGBUILD	Sun Dec  2 07:27:05 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.10 2007/10/30 03:32:30 eric Exp $
+# $Id: PKGBUILD,v 1.11 2007/12/02 12:27:05 james Exp $
 # Maintainer: James Rayner <james at archlinux.org>
 # Contributor: MrGreen <mrgreen.linuxuser at gmail.com>
 
 pkgname=conky
-pkgver=1.4.8
+pkgver=1.4.9
 pkgrel=1
 pkgdesc="Conky is an advanced, highly configurable system monitor for X based on torsmo"
 arch=(i686 x86_64)
@@ -12,8 +12,6 @@
 replaces=('torsmo')
 depends=('libxext' 'libxml2' 'curl' 'wireless_tools' 'libxft' 'glib2' 'libxdamage')
 source=(http://optusnet.dl.sourceforge.net/sourceforge/conky/$pkgname-$pkgver.tar.bz2)
-md5sums=('234e798da57864060928fc7097300b01')
-
 build() {
   cd $startdir/src/$pkgname-$pkgver
   ./configure --prefix=/usr --enable-xft --enable-mpd --enable-double-buffer \
@@ -25,3 +23,5 @@
 }
 
 
+
+md5sums=('42d966fce5aa5c5a326575ec214bff07')




More information about the arch-commits mailing list