[arch-commits] Commit in xskat/repos (extra-i686/PKGBUILD extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Aug 21 01:16:47 UTC 2008


    Date: Wednesday, August 20, 2008 @ 21:16:46
  Author: eric
Revision: 9931

added md5sums

Modified:
  xskat/repos/extra-i686/PKGBUILD
  xskat/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |    2 ++
 extra-x86_64/PKGBUILD |    3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-21 01:13:56 UTC (rev 9930)
+++ extra-i686/PKGBUILD	2008-08-21 01:16:46 UTC (rev 9931)
@@ -6,8 +6,10 @@
 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')
 depends=('libx11')
 source=(http://www.xskat.de/$pkgname-$pkgver.tar.gz)
+md5sums=('6744cea48a890771736b75083e7ea2b5')
 url="http://www.xskat.de/xskat.html"
 
 build() {

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-21 01:13:56 UTC (rev 9930)
+++ extra-x86_64/PKGBUILD	2008-08-21 01:16:46 UTC (rev 9931)
@@ -6,9 +6,10 @@
 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)
+arch=('i686' 'x86_64')
 depends=('libx11')
 source=(http://www.xskat.de/$pkgname-$pkgver.tar.gz)
+md5sums=('6744cea48a890771736b75083e7ea2b5')
 url="http://www.xskat.de/xskat.html"
 
 build() {




More information about the arch-commits mailing list