summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97a908eb1cce..f726d03d9001 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=slade
pkgname=${_name}-git
-pkgver=3.1.4+105+g1c78539e
+pkgver=3.1.4+160+g5f185141
pkgrel=1
pkgdesc='SLADE3 Doom editor (git version)'
arch=('i686' 'x86_64')
@@ -10,16 +10,14 @@ url='http://slade.mancubus.net/'
license=('GPL')
depends=('bzip2'
'curl'
- 'fluidsynth'
+ 'fluidsynth>=2.0'
'freeimage'
'ftgl'
'glew>=2.1'
- 'glew<2.2'
'glu'
'gtk3'
'libgl'
'sfml>=2.5'
- 'sfml<2.6'
'webkit2gtk'
'wxgtk3>=3.0'
'zlib')