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

Eric Belanger eric at archlinux.org
Sun Aug 17 05:04:15 UTC 2008


    Date: Sunday, August 17, 2008 @ 01:04:15
  Author: eric
Revision: 9204

adding md5sums

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

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

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-17 05:03:19 UTC (rev 9203)
+++ extra-i686/PKGBUILD	2008-08-17 05:04:15 UTC (rev 9204)
@@ -6,8 +6,10 @@
 pkgver=0.2.0
 pkgrel=1
 pkgdesc="A clone of the classic DOS game Scorched Earth"
+arch=('i686' 'x86_64')
 depends=('gtk' 'libmikmod')
 source=(http://chaos2.org/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('42862dbde1d0ebf87be30f7e04462a66')
 url="http://chaos2.org/xscorch/"
 
 build() {

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-17 05:03:19 UTC (rev 9203)
+++ extra-x86_64/PKGBUILD	2008-08-17 05:04:15 UTC (rev 9204)
@@ -9,6 +9,7 @@
 arch=(i686 x86_64)
 depends=('gtk' 'libmikmod')
 source=(http://chaos2.org/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('42862dbde1d0ebf87be30f7e04462a66')
 url="http://chaos2.org/xscorch/"
 
 build() {




More information about the arch-commits mailing list