[arch-commits] CVS update of extra/system/vbetool (PKGBUILD)
James Rayner
james at archlinux.org
Thu Dec 27 08:55:09 UTC 2007
Date: Thursday, December 27, 2007 @ 03:55:09
Author: james
Path: /home/cvs-extra/extra/system/vbetool
Modified: PKGBUILD (1.5 -> 1.6)
upgpkg: vbetool 1.0-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/system/vbetool/PKGBUILD
diff -u extra/system/vbetool/PKGBUILD:1.5 extra/system/vbetool/PKGBUILD:1.6
--- extra/system/vbetool/PKGBUILD:1.5 Thu Dec 27 03:52:25 2007
+++ extra/system/vbetool/PKGBUILD Thu Dec 27 03:55:09 2007
@@ -1,6 +1,6 @@
-# $Id: PKGBUILD,v 1.5 2007/12/27 08:52:25 james Exp $
+# $Id: PKGBUILD,v 1.6 2007/12/27 08:55:09 james Exp $
# Maintainer: Arjan Timmerman <arjan at archlinux.org>
-# contributor: Christian Storm <Christian.Storm at gmx.DE>
+# Contributor: Christian Storm <Christian.Storm at gmx.DE>
pkgname=vbetool
pkgver=1.0
pkgrel=1
@@ -8,8 +8,7 @@
arch=('i686' 'x86_64')
url="http://www.srcf.ucam.org/~mjg59/vbetool/"
license=('GPL2')
-depends=('zlib')
-[ "${CARCH}" = "i686" ] && depends=('zlib' 'libx86')
+depends=('zlib' 'libx86')
makedepends=('pciutils')
source=(http://www.codon.org.uk/~mjg59/vbetool/download/vbetool-${pkgver}.tar.gz)
@@ -26,4 +25,5 @@
}
+
md5sums=('e57b5475b8200e3c44df7f53f0fbdc72')
More information about the arch-commits
mailing list