summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2020-05-16 08:44:50 +0200
committerJan Cholasta2020-05-16 08:44:50 +0200
commitcd957e57318796d841b1fd57a1ca1d09cfb39599 (patch)
treecc7defbf24b8ec0b1cd249bdc8f96f2271c49ad9 /PKGBUILD
parentd2f9bfb0e3fb59aa7447b44165e35f91c7ecca23 (diff)
downloadaur-cd957e57318796d841b1fd57a1ca1d09cfb39599.tar.gz
slade-git-3.1.11+310+g3c3c8033-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f726d03d9001..69bb100cec4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=slade
pkgname=${_name}-git
-pkgver=3.1.4+160+g5f185141
+pkgver=3.1.11+310+g3c3c8033
pkgrel=1
pkgdesc='SLADE3 Doom editor (git version)'
arch=('i686' 'x86_64')
@@ -11,9 +11,10 @@ license=('GPL')
depends=('bzip2'
'curl'
'fluidsynth>=2.0'
+ 'fmt'
'freeimage'
'ftgl'
- 'glew>=2.1'
+ 'glew>=2.2'
'glu'
'gtk3'
'libgl'