[arch-commits] CVS update of extra/x11/dmenu (PKGBUILD)
Eric Belanger
eric at archlinux.org
Tue Jun 5 00:31:25 UTC 2007
Date: Monday, June 4, 2007 @ 20:31:25
Author: eric
Path: /home/cvs-extra/extra/x11/dmenu
Modified: PKGBUILD (1.5 -> 1.6)
added 'x86_64' to arch field
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: extra/x11/dmenu/PKGBUILD
diff -u extra/x11/dmenu/PKGBUILD:1.5 extra/x11/dmenu/PKGBUILD:1.6
--- extra/x11/dmenu/PKGBUILD:1.5 Sun May 27 16:53:06 2007
+++ extra/x11/dmenu/PKGBUILD Mon Jun 4 20:31:25 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.5 2007/05/27 20:53:06 jeff Exp $
+# $Id: PKGBUILD,v 1.6 2007/06/05 00:31:25 eric Exp $
# Maintainer: Jeff 'codemac' Mickey <jeff at archlinux.org>
pkgname=dmenu
@@ -6,7 +6,7 @@
pkgrel=1
pkgdesc="Dynamic X menu"
url="http://www.suckless.org/wiki/tools/xlib"
-arch=('i686')
+arch=('i686' 'x86_64')
license=('MIT')
depends=('libx11')
source=(http://suckless.org/download/$pkgname-$pkgver.tar.gz
More information about the arch-commits
mailing list