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

Eric Belanger eric at archlinux.org
Sat Aug 16 07:07:53 UTC 2008


    Date: Saturday, August 16, 2008 @ 03:07:53
  Author: eric
Revision: 8810

adding md5sums

Modified:
  xskat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-16 07:05:56 UTC (rev 8809)
+++ PKGBUILD	2008-08-16 07:07:53 UTC (rev 8810)
@@ -6,11 +6,12 @@
 pkgver=4.0
 pkgrel=2
 pkgdesc="XSkat lets you play the card game Skat as defined by the official Skat Order on any Un*x machine running X11"
+arch=('i686' 'x86_64')
+url="http://www.xskat.de/xskat.html"
+license=('custom')
 depends=('libx11')
 source=(http://www.xskat.de/$pkgname-$pkgver.tar.gz)
-license=('custom')
-arch=('i686' 'x86_64')
-url="http://www.xskat.de/xskat.html"
+md5sums=('6744cea48a890771736b75083e7ea2b5')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list