[arch-commits] Commit in wesnoth/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Thu Mar 18 17:55:20 UTC 2010
Date: Thursday, March 18, 2010 @ 13:55:20
Author: ibiru
Revision: 72593
upgpkg: wesnoth 1.6.5-5 boost 1.41 rebuild
Modified:
wesnoth/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-18 17:52:08 UTC (rev 72592)
+++ PKGBUILD 2010-03-18 17:55:20 UTC (rev 72593)
@@ -5,12 +5,12 @@
pkgname=wesnoth
pkgver=1.6.5
-pkgrel=4
+pkgrel=5
pkgdesc="A turn-based strategy game on a fantasy world"
-arch=(i686 x86_64)
+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>=1.42.0' 'pango')
+depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis' 'fribidi' 'freetype2' 'gcc-libs' 'boost>=1.41.0' 'pango')
install=wesnoth.install
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
wesnoth-libpng-1.4.0.patch)
More information about the arch-commits
mailing list