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

Ronald van Haren ronald at archlinux.org
Mon Aug 4 10:00:57 UTC 2008


    Date: Monday, August 4, 2008 @ 06:00:49
  Author: ronald
Revision: 7791

fix license & add arch field

Modified:
  xbill/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 09:53:30 UTC (rev 7790)
+++ PKGBUILD	2008-08-04 10:00:49 UTC (rev 7791)
@@ -8,8 +8,10 @@
 pkgdesc="Xbill is a game that tests you reflexes as you seek and destroy all forms of Bill"
 depends=('gtk' 'xaw3d' 'lesstif')
 source=(http://www.xbill.org/download/$pkgname-$pkgver.tar.gz)
+license=('GPL')
+arch=('i686' 'x86_64')
+url="http://www.xbill.org/"
 md5sums=('585e4866b15255a24203db9959407b2f')
-url="http://www.xbill.org/"
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list