summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e7d75a85a4b..55b40fb41e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=slade
pkgname=${_name}-git
-pkgver=3.1.2_b2+3+gf82a87de
+pkgver=3.1.2_b2+11+ga99ec7c5
pkgrel=1
pkgdesc='SLADE3 Doom editor (git version)'
arch=('i686' 'x86_64')
@@ -20,6 +20,7 @@ depends=('bzip2'
'libgl'
'sfml>=2.4'
'sfml<2.5'
+ 'webkitgtk2'
'wxgtk2>=3.0'
'zlib')
makedepends=('cmake'