[arch-commits] CVS update of extra/games/smc (PKGBUILD)

Kevin Piche kevin at archlinux.org
Mon Aug 13 03:03:57 UTC 2007


    Date: Sunday, August 12, 2007 @ 23:03:57
  Author: kevin
    Path: /home/cvs-extra/extra/games/smc

Modified: PKGBUILD (1.11 -> 1.12)

upgpkg: smc 1.0-2
removed sdl_gfx dependency


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


Index: extra/games/smc/PKGBUILD
diff -u extra/games/smc/PKGBUILD:1.11 extra/games/smc/PKGBUILD:1.12
--- extra/games/smc/PKGBUILD:1.11	Fri Aug  3 22:21:52 2007
+++ extra/games/smc/PKGBUILD	Sun Aug 12 23:03:57 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.11 2007/08/04 02:21:52 eric Exp $
+# $Id: PKGBUILD,v 1.12 2007/08/13 03:03:57 kevin Exp $
 # Maintainer: Juergen Hoetzel <juergen at archlinux.org>
 # Contributor: Kritoke <typeolinux at yahoo.com>
 
@@ -6,13 +6,13 @@
 replaces=('smclone')
 conflicts=('smclone')
 pkgver=1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Secret Maryo Chronicles"
 arch=(i686 x86_64)
 url="http://www.secretmaryo.org/"
 license=('GPL3')
-depends=(sdl_image sdl_ttf sdl_gfx sdl_mixer cegui boost)
-source=(http://dl.sf.net/smclone/smc-$pkgver.tar.bz2)
+depends=(sdl_image sdl_ttf sdl_mixer cegui boost)
+source=(http://dl.sourceforge.net/sourceforge/smclone/$pkgname-$pkgver.tar.bz2)
 md5sums=('4a6eb74833b8ffaa307536aebfa4d7d7')
 
 build() {




More information about the arch-commits mailing list