summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2018-12-16 19:03:01 +0100
committerFrederic Bezies2018-12-16 19:03:01 +0100
commit3ad645a479996466d0c0885b65ecc114570fc2d6 (patch)
treebb463dfeb826bc1215534cc7064fa51bf8ef3a25 /PKGBUILD
parent148aad1dc9911a492d5698e7dd6e0a012a38cb09 (diff)
downloadaur-3ad645a479996466d0c0885b65ecc114570fc2d6.tar.gz
2.1.0 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf8eca07068a..6e8f3e9d04b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,22 +6,22 @@
# Contributor: Dmitry Shilov <stormblast@land.ru>
pkgname=doomsday
-pkgver=2.0.3
-pkgrel=4
+pkgver=2.1.0
+pkgrel=1
pkgdesc="An advanced Doom engine that supports DOOM, Heretic and Hexen."
url="http://dengine.net/"
arch=('i686' 'x86_64')
license=('GPL2')
conflicts=('doomsday-bin' 'assimp')
provides=('assimp')
-depends=('qt5-base' 'qt5-x11extras' 'sdl2_net' 'sdl2_mixer' 'fmodex' 'wxpython' 'fluidsynth')
+depends=('qt5-x11extras' 'sdl2_mixer' 'fluidsynth' 'openal' 'libxrandr')
makedepends=('imagemagick' 'cmake')
optdepends=('doom1-wad: Doom shareware',
'heretic1-wad: Heretic shareware',
'hexen1-wad: Hexen shareware'
'soundfont-fluid')
source=("http://files.dengine.net/archive/doomsday-$pkgver.tar.gz")
-sha256sums=('baf8b1b40150dd2e16d0badc6ee3e7094ea8e42075d6801e9586b19a4065ce7e')
+sha256sums=('898fb54f59a83311fdaf43118f0c6edefb48f27f276ed65c7a507d82a5667a3e')
build() {