[arch-commits] Commit in wesnoth/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Sep 7 18:58:56 UTC 2009


    Date: Monday, September 7, 2009 @ 14:58:55
  Author: tpowa
Revision: 51347

upgpkg: wesnoth 1.6.5-1
    bump to latest stable version

Modified:
  wesnoth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-07 18:43:20 UTC (rev 51346)
+++ PKGBUILD	2009-09-07 18:58:55 UTC (rev 51347)
@@ -4,13 +4,13 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=wesnoth 
-pkgver=1.6.1
+pkgver=1.6.5
 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-libs' 'boost' 'python>=2.6' 'pango')
+depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis' 'fribidi' 'freetype2' 'gcc-libs' 'boost' 'pango')
 install=wesnoth.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
 
@@ -20,4 +20,4 @@
   make || return 1 
   make DESTDIR=$startdir/pkg install 
 }
-md5sums=('6777ec9bfb44b1553a4b7dd2d12c0713')
+md5sums=('493826bbd9ba355930765a7e8fe3749a')




More information about the arch-commits mailing list