summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2021-03-06 14:30:46 +0100
committerFrederic Bezies2021-03-06 14:30:46 +0100
commitde320ff90a1e98d2042b2a9b980862c9c774b1b3 (patch)
tree0fd64b442e0d2ceb99dc545ac9b80a869a8537f9 /PKGBUILD
parent84400a00620f70ef4376f4842dca36a6f10e16bc (diff)
downloadaur-de320ff90a1e98d2042b2a9b980862c9c774b1b3.tar.gz
PKGBUILD cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea1af86d146d..da3aa00d68aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgname=doomsday
pkgver=2.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="An advanced Doom engine that supports DOOM, Heretic and Hexen."
url="http://dengine.net/"
arch=('i686' 'x86_64')
license=('GPL2')
conflicts=('doomsday-bin')
provides=('assimp')
-depends=('hicolor-icon-theme' 'qt5-x11extras' 'sdl2_mixer' 'fluidsynth' 'lib32-fluidsynth' 'openal' 'libxrandr' 'minizip')
+depends=('hicolor-icon-theme' 'qt5-x11extras' 'sdl2_mixer' 'lib32-fluidsynth' 'openal' 'libxrandr' 'minizip')
makedepends=('imagemagick' 'cmake' 'xorg-server-devel' 'assimp' 'python')
optdepends=('doom1-wad: Doom shareware',
'heretic1-wad: Heretic shareware',