[arch-commits] Commit in netris/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Mon Aug 4 20:01:19 UTC 2008


    Date: Monday, August 4, 2008 @ 16:01:19
  Author: ronald
Revision: 7852

add license & arch field

Modified:
  netris/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 19:59:58 UTC (rev 7851)
+++ PKGBUILD	2008-08-04 20:01:19 UTC (rev 7852)
@@ -8,7 +8,11 @@
 pkgdesc="This is an unfinished developmental version of Netris, a free networked version of T*tris"
 depends=('ncurses')
 source=(ftp://ftp.netris.org/pub/netris/$pkgname-$pkgver.tar.gz)
+license=('GPL')
+arch=('i686' 'x86_64')
 url="http://www.netris.org/"
+md5sums=('b55af5697175ee06f7c6e40101979c38')
+
 build() {
 cd $startdir/src/$pkgname-$pkgver
 ./Configure -O4




More information about the arch-commits mailing list