summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2020-04-16 19:31:33 +0100
committerWorMzy Tykashi2020-04-16 19:31:33 +0100
commit7738ba7405f7a490e65279c0e01d84b7a8168a61 (patch)
tree7b6c0e577911a549e42e63614e71c2c7d5954e6e /PKGBUILD
parent03399ab8babfcfe58242ae9e165119fe1fd38ebb (diff)
downloadaur-7738ba7405f7a490e65279c0e01d84b7a8168a61.tar.gz
Updated to 6.4.4, (make)dependency revision
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d514e80f3e2e..bf0ce38c4e7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,17 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=openxcom-extended
-pkgver=6.4.3
+pkgver=6.4.4
# Repo doesn't use tags, so set which commit this version corresponds to in
# https://github.com/MeridianOXC/OpenXcom/commits/oxce-plus/src/version.h
-_commit=20a521a13b2778ec3b4ef65085cb20275207c51a
+_commit=b34bf90719292f5eaf219ebbad273323fe3d64bb
pkgrel=1
pkgdesc="An extended version of the open-source reimplementation of X-COM (OXCE)"
arch=('i686' 'x86_64')
url="https://openxcom.org/forum/index.php/topic,5251.0.html"
license=('GPL3')
-depends=('sdl_mixer' 'sdl_gfx' 'sdl_image' 'sdl' 'yaml-cpp' 'libgl' 'gcc-libs'
- 'glibc' 'hicolor-icon-theme')
-makedepends=('git' 'xmlto' 'docbook-xml' 'docbook-xsl' 'doxygen' 'sdl_mixer'
- 'sdl_gfx' 'sdl_image' 'sdl' 'yaml-cpp' 'libgl' 'gcc-libs' 'glibc'
- 'boost' 'glu' 'cmake' 'hicolor-icon-theme' 'xorgproto')
+depends=('sdl_mixer' 'sdl_gfx' 'sdl_image' 'sdl' 'yaml-cpp' 'libgl' 'hicolor-icon-theme' 'gcc-libs')
+makedepends=('git' 'xmlto' 'docbook-xml' 'docbook-xsl' 'doxygen' 'boost' 'glu' 'cmake' 'xorgproto')
optdepends=('openxcom-data-steam: pacman-tracked X-COM data files from Steam'
'openxcom-tftd-data-steam: pacman-tracked Terror From The Deep data files from Steam')
provides=('openxcom' 'openxcom-git')