summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2020-06-08 11:52:25 +0200
committerJan Cholasta2020-06-08 11:52:25 +0200
commit6aa9733088cc933030ce2d8f9c106f6250f3c861 (patch)
tree6030441067e8d5797d482b3869aa02f917af5166 /PKGBUILD
parent314d96850eacba633d112db68e4816c4a01aeddc (diff)
parent038d0c77b3632f57b40a12a6f6319e80b63e3c2e (diff)
downloadaur-6aa9733088cc933030ce2d8f9c106f6250f3c861.tar.gz
gzdoom-4.4.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c66a82d9c08..b762cc6096ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gzdoom
pkgver=4.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='Advanced Doom source port with OpenGL support'
arch=('i686' 'x86_64')
url='http://www.zdoom.org/'
@@ -14,7 +14,7 @@ depends=('gtk3'
'libjpeg'
'openal'
'sdl2'
- 'zmusic')
+ 'zmusic>=1.1.1')
makedepends=('cmake' 'desktop-file-utils' 'git')
optdepends=('blasphemer-wad: Blasphemer (free Heretic) game data'
'chexquest3-wad: Chex Quest 3 game data'