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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Apr 10 09:22:11 UTC 2019


    Date: Wednesday, April 10, 2019 @ 09:22:11
  Author: svenstaro
Revision: 450704

upgpkg: widelands 19-18

Use lua and python instead of lua51 and python2

Modified:
  widelands/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-10 08:55:03 UTC (rev 450703)
+++ PKGBUILD	2019-04-10 09:22:11 UTC (rev 450704)
@@ -5,12 +5,12 @@
 pkgname=widelands
 pkgver=19
 _realver=build${pkgver}
-pkgrel=17
+pkgrel=18
 pkgdesc="A realtime strategy game with emphasis on economy and transport"
 arch=('x86_64')
 url="http://widelands.org/"
 license=('GPL')
-depends=('sdl2_mixer' 'sdl2_image' 'sdl2_net' 'sdl2_ttf' 'sdl2_gfx' 'lua51' 'glew' 'python2' 'boost-libs')
+depends=('sdl2_mixer' 'sdl2_image' 'sdl2_net' 'sdl2_ttf' 'sdl2_gfx' 'lua' 'glew' 'python' 'boost-libs')
 makedepends=('cmake' 'boost' 'mesa')
 replaces=('widelands-data')
 source=("https://launchpad.net/widelands/${_realver}/build${pkgver}/+download/$pkgname-$_realver-src.tar.bz2"



More information about the arch-commits mailing list