summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 369131bb47fb..25917a714f08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gzdoom
pkgver=4.11.3
-pkgrel=1
+pkgrel=2
pkgdesc='Feature centric port for all Doom engine games'
arch=('i686' 'x86_64' 'aarch64')
url='http://www.zdoom.org/'
@@ -11,7 +11,7 @@ license=('BSD' 'GPL3' 'LGPL3')
depends=('gtk3'
'hicolor-icon-theme'
'libgl'
- 'libvpx>=1.13'
+ 'libvpx>=1.14'
'libwebp'
'openal'
'sdl2'