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

Jeff Mickey jeff at archlinux.org
Sun May 27 20:53:06 UTC 2007


    Date: Sunday, May 27, 2007 @ 16:53:06
  Author: jeff
    Path: /home/cvs-extra/extra/x11/dmenu

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: dmenu 3.1-1


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


Index: extra/x11/dmenu/PKGBUILD
diff -u extra/x11/dmenu/PKGBUILD:1.4 extra/x11/dmenu/PKGBUILD:1.5
--- extra/x11/dmenu/PKGBUILD:1.4	Sun Mar 18 21:50:28 2007
+++ extra/x11/dmenu/PKGBUILD	Sun May 27 16:53:06 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.4 2007/03/19 01:50:28 dan Exp $
+# $Id: PKGBUILD,v 1.5 2007/05/27 20:53:06 jeff Exp $
 # Maintainer: Jeff 'codemac' Mickey <jeff at archlinux.org>
 
 pkgname=dmenu
-pkgver=2.8
+pkgver=3.1
 pkgrel=1
 pkgdesc="Dynamic X menu"
 url="http://www.suckless.org/wiki/tools/xlib"
@@ -11,10 +11,6 @@
 depends=('libx11')
 source=(http://suckless.org/download/$pkgname-$pkgver.tar.gz 
 		config.mk)
-md5sums=('a1be678645e23929a79a3188013954f2'
-	  'fd30d77436b53493c05f9c546cb3ffee')
-sha1sums=('6f486ce751e314c131b9233161fc621f69a7c42c'
-	  'df7acc0f18260a8e459b234fe69b756489cf5ad0')
 
 build()
 {
@@ -28,3 +24,7 @@
   mkdir -p $startdir/pkg/usr/share/licenses/$pkgname
   cp LICENSE $startdir/pkg/usr/share/licenses/$pkgname/
 }
+md5sums=('92981597f2d46d13fc41c708ef4959b7'
+         'fd30d77436b53493c05f9c546cb3ffee')
+sha1sums=('b8d954df5a36a80a9b9b6fc73511a94dcc8a81a5'
+          'df7acc0f18260a8e459b234fe69b756489cf5ad0')




More information about the arch-commits mailing list