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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon May 4 17:07:10 UTC 2015


    Date: Monday, May 4, 2015 @ 19:07:09
  Author: svenstaro
Revision: 132740

upgpkg: wesnoth 1.12.2-3

lua52 rebuild

Modified:
  wesnoth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-04 17:06:46 UTC (rev 132739)
+++ PKGBUILD	2015-05-04 17:07:09 UTC (rev 132740)
@@ -7,12 +7,12 @@
 
 pkgname=wesnoth
 pkgver=1.12.2
-pkgrel=2
+pkgrel=3
 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' 'fribidi' 'boost-libs' 'pango' 'lua' 'wesnoth-data' 'dbus' 'python2')
+depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'fribidi' 'boost-libs' 'pango' 'lua52' 'wesnoth-data' 'dbus' 'python2')
 makedepends=('boost' 'cmake'' git')
 install=wesnoth.install
 options=(!emptydirs)



More information about the arch-commits mailing list