[arch-commits] Commit in xbl/trunk (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sun Aug 17 01:45:52 UTC 2008
Date: Saturday, August 16, 2008 @ 21:45:52
Author: eric
Revision: 8966
adding md5sums
Modified:
xbl/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-08-17 01:44:21 UTC (rev 8965)
+++ PKGBUILD 2008-08-17 01:45:52 UTC (rev 8966)
@@ -6,11 +6,12 @@
pkgver=1.1.3
pkgrel=1
pkgdesc="A 3D tetris/blockout game"
+arch=('i686' 'x86_64')
url="http://www710.univ-lyon1.fr/ftp/xbl/xbl.html"
+license=('custom: GPL1')
+depends=('libxext')
source=(http://www710.univ-lyon1.fr/~exco/XBL/$pkgname-$pkgver.tar.gz)
-arch=('i686' 'x86_64')
-depends=('libxext')
-license=('custom: GPL1')
+md5sums=('2fcada6f23e1f4bb3c4a33481bfefb80')
build() {
# obtain GID of 'users' group, otherwise baal
More information about the arch-commits
mailing list