[arch-commits] Commit in tuxmath (3 files)

Eric Belanger eric at archlinux.org
Thu Aug 21 01:13:57 UTC 2008


    Date: Wednesday, August 20, 2008 @ 21:13:56
  Author: eric
Revision: 9930

added md5sums

Modified:
  tuxmath/repos/extra-i686/PKGBUILD
  tuxmath/repos/extra-x86_64/PKGBUILD
  tuxmath/trunk/PKGBUILD

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2008-08-21 01:10:54 UTC (rev 9929)
+++ repos/extra-i686/PKGBUILD	2008-08-21 01:13:56 UTC (rev 9930)
@@ -6,8 +6,10 @@
 pkgver=2001.09.07
 pkgrel=2
 pkgdesc="'Tux of Math Command' is an educational math tutorial game for elementary school level children"
+arch=('i686' 'x86_64')
 depends=('sdl' 'sdl_mixer' 'sdl_image')
 source=(http://unc.dl.sourceforge.net/$pkgname/$pkgname-$pkgver-0102.tar.gz)
+md5sums=('435ba5d937106ca8b7da46c1a95a0d8c')
 url="http://www.geekcomix.com/dm/tuxmath/downloads/"
 build() {
 cd $startdir/src/$pkgname

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2008-08-21 01:10:54 UTC (rev 9929)
+++ repos/extra-x86_64/PKGBUILD	2008-08-21 01:13:56 UTC (rev 9930)
@@ -6,8 +6,10 @@
 pkgver=2001.09.07
 pkgrel=2
 pkgdesc="'Tux of Math Command' is an educational math tutorial game for elementary school level children"
+arch=('i686' 'x86_64')
 depends=('sdl' 'sdl_mixer' 'sdl_image')
 source=(http://unc.dl.sourceforge.net/$pkgname/$pkgname-$pkgver-0102.tar.gz)
+md5sums=('435ba5d937106ca8b7da46c1a95a0d8c')
 url="http://www.geekcomix.com/dm/tuxmath/downloads/"
 build() {
 cd $startdir/src/$pkgname

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2008-08-21 01:10:54 UTC (rev 9929)
+++ trunk/PKGBUILD	2008-08-21 01:13:56 UTC (rev 9930)
@@ -6,10 +6,11 @@
 pkgver=2001.09.07
 pkgrel=2
 pkgdesc="'Tux of Math Command' is an educational math tutorial game for elementary school level children"
+arch=('i686' 'x86_64')
 depends=('sdl' 'sdl_mixer' 'sdl_image')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-0102.tar.gz)
+md5sums=('435ba5d937106ca8b7da46c1a95a0d8c')
 license=('GPL2')
-arch=('i686' 'x86_64')
 url="http://www.geekcomix.com/dm/tuxmath/downloads/"
 
 build() {




More information about the arch-commits mailing list