summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2021-08-21 11:53:08 +0200
committerJan Cholasta2021-08-21 11:53:08 +0200
commitee5f7662eccfa3badbc5d04a31f9c50080795fcb (patch)
tree6b8dd34c59de117b457b44cd0088a68bc4345755 /PKGBUILD
parentf55e2c61b6a3804265be8dcf8855450a21ba5fe0 (diff)
downloadaur-ee5f7662eccfa3badbc5d04a31f9c50080795fcb.tar.gz
gzdoom-4.6.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 769730e3da8f..61c7df95df8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gzdoom
pkgver=4.6.1
-pkgrel=1
+pkgrel=2
pkgdesc='Feature centric port for all Doom engine games'
arch=('i686' 'x86_64')
url='http://www.zdoom.org/'
@@ -14,7 +14,7 @@ depends=('gtk3'
'libjpeg'
'openal'
'sdl2'
- 'zmusic>=1.1.1')
+ 'zmusic>=1.1.8')
makedepends=('cmake' 'desktop-file-utils' 'git')
optdepends=('blasphemer-wad: Blasphemer (free Heretic) game data'
'chexquest3-wad: Chex Quest 3 game data'