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

Tobias Powalowski tpowa at archlinux.org
Thu Oct 11 12:14:33 UTC 2007


    Date: Thursday, October 11, 2007 @ 08:14:33
  Author: tpowa
    Path: /home/cvs-extra/extra/games/wesnoth

Modified: PKGBUILD (1.30 -> 1.31)

'upgpkg: update to new version'


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


Index: extra/games/wesnoth/PKGBUILD
diff -u extra/games/wesnoth/PKGBUILD:1.30 extra/games/wesnoth/PKGBUILD:1.31
--- extra/games/wesnoth/PKGBUILD:1.30	Sat Aug  4 16:43:19 2007
+++ extra/games/wesnoth/PKGBUILD	Thu Oct 11 08:14:33 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.30 2007/08/04 20:43:19 tpowa Exp $
+# $Id: PKGBUILD,v 1.31 2007/10/11 12:14:33 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 #Contributor: Jacobo Arvelo <unix4all at ya.com> 
 pkgname=wesnoth 
-pkgver=1.2.6
+pkgver=1.2.7
 pkgrel=1
 pkgdesc="A turn-based strategy game on a fantasy world" 
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.wesnoth.org/" 
-depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis' 'fribidi' 'freetype2' 'gcc')
+depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis' 'fribidi' 'freetype2' 'gcc-libs')
 #source=(http://www.wesnoth.org/files/$pkgname-$pkgver.tar.gz) 
 install=wesnoth.install
 source=(http://heanet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2) 
@@ -23,3 +23,4 @@
   install -D -m644 icons/wesnoth.desktop $startdir/pkg/usr/share/applications/wesnoth.desktop
   install -D -m644 images/wesnoth-icon.png $startdir/pkg/usr/share/pixmaps/wesnoth-icon.png 
 }
+md5sums=('f80482cf0dc4379c0bbbf6337f43ea2c')




More information about the arch-commits mailing list