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

Eric Belanger eric at archlinux.org
Sun Aug 17 02:22:39 UTC 2008


    Date: Saturday, August 16, 2008 @ 22:22:39
  Author: eric
Revision: 8983

adding md5sums

Modified:
  black-box/repos/extra-i686/PKGBUILD
  black-box/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-17 02:20:36 UTC (rev 8982)
+++ extra-i686/PKGBUILD	2008-08-17 02:22:39 UTC (rev 8983)
@@ -6,8 +6,10 @@
 pkgver=1.4.7
 pkgrel=1
 pkgdesc="A game where You can shoot in and watch, where the shot leaves the box"
+arch=('i686' 'x86_64')
 depends=('sdl_image' 'sdl_mixer')
 source=(http://user.cs.tu-berlin.de/~karlb/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('e17d7a0ff13adb690c6eaced99ee4d00')
 url="http://user.cs.tu-berlin.de/~karlb/news/"
 build() {
         cd $startdir/src/$pkgname-$pkgver

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-17 02:20:36 UTC (rev 8982)
+++ extra-x86_64/PKGBUILD	2008-08-17 02:22:39 UTC (rev 8983)
@@ -6,9 +6,10 @@
 pkgver=1.4.7
 pkgrel=1
 pkgdesc="A game where You can shoot in and watch, where the shot leaves the box"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 depends=('sdl_image' 'sdl_mixer')
 source=(http://user.cs.tu-berlin.de/~karlb/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('e17d7a0ff13adb690c6eaced99ee4d00')
 url="http://user.cs.tu-berlin.de/~karlb/news/"
 build() {
         cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list