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

Ronald van Haren ronald at archlinux.org
Mon Aug 4 09:40:37 UTC 2008


    Date: Monday, August 4, 2008 @ 05:40:37
  Author: ronald
Revision: 7784

add license field & arch field

Modified:
  gfpoken/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 09:37:17 UTC (rev 7783)
+++ PKGBUILD	2008-08-04 09:40:37 UTC (rev 7784)
@@ -6,9 +6,13 @@
 pkgver=0.25
 pkgrel=1
 pkgdesc="GFingerPoken is a black-box type game for gtk 1.2 or higher"
+url="http://gfpoken.bigw.org/"
 depends=('gtk')
 source=(http://gfpoken.bigw.org/$pkgname-$pkgver.tar.gz)
-url="http://gfpoken.bigw.org/"
+license=('GPL')
+arch=('i686' 'x86_64')
+md5sums=('59365bf8fd96ae3e231c57da7aa26c03')
+
 build() {
 cd $startdir/src/$pkgname-$pkgver
 ./configure --prefix=/usr




More information about the arch-commits mailing list