summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2023-09-27 08:55:56 +0200
committerJan Cholasta2023-09-27 08:55:56 +0200
commit9ac5c98e26c1e352ff2ed1c7f213ea604110546e (patch)
treefb664bdda905e3f0f3f5a452c3c34b0086d73e4f /PKGBUILD
parent8824eb0ef3f712907c07d521199a1b5629a6dd61 (diff)
downloadaur-9ac5c98e26c1e352ff2ed1c7f213ea604110546e.tar.gz
gzdoom-git-4.12pre+3+g40ec46e6ea-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddd04cb3497c..97e9037459f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Cholasta <grubber at grubber cz>
pkgname=gzdoom-git
-pkgver=4.11pre+154+g9e19134016
+pkgver=4.12pre+3+g40ec46e6ea
pkgrel=1
pkgdesc='Feature centric port for all Doom engine games (git version)'
arch=('i686' 'x86_64' 'aarch64')
@@ -10,8 +10,8 @@ license=('BSD' 'GPL3' 'LGPL3')
depends=('gtk3'
'hicolor-icon-theme'
'libgl'
- 'libjpeg'
'libvpx>=1.13'
+ 'libwebp'
'openal'
'sdl2'
'zmusic>=1.1.8')