summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchadept2016-03-15 12:22:03 +0100
committerArchadept2016-03-15 12:22:03 +0100
commitb69f16fcb9811a9a75b216b366e7a52cd6e8e0f9 (patch)
tree9570b33921114fb7f6858b26095b41832559286a /PKGBUILD
parent12ec224b0ae92a5b785e2f7b0ab3a702343c3fef (diff)
downloadaur-b69f16fcb9811a9a75b216b366e7a52cd6e8e0f9.tar.gz
Update of dependecies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d971f41b09c4..15ec7fe4cbd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Archadept
-# Revision: 2016-01-19
+# Revision: 2016-03-15
pkgname=wesnoth-git
_gitname=wesnoth
-pkgver=1.13.2.414.gb0659d7
+pkgver=1.13.4.104.g3f58231
pkgrel=1
pkgdesc="The latest version of a turn-based strategy game on a fantasy world"
arch=('x86_64')
url="http://www.wesnoth.org/"
license=('GPL')
-depends=('boost' 'fribidi' 'lua' 'sdl2' 'sdl2_ttf' 'sdl2_net' 'sdl2_mixer' 'sdl2_image')
-makedepends=('openssh' 'python' 'scons' 'git')
+depends=('boost' 'boost-libs' 'fribidi' 'sdl2' 'sdl2_ttf' 'sdl2_net' 'sdl2_mixer' 'sdl2_image' 'libvorbis' 'pango' 'python')
+makedepends=('openssh' 'scons' 'git')
conflicts=('wesnoth' 'wesnoth-data' 'wesnoth-devel')
provides=('wesnoth')