summaryrefslogtreecommitdiffstats
path: root/deps/QScintilla/QScintilla.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-12-23 13:11:31 +0100
committer Eric Hameleers <alien@slackware.com>2019-12-23 13:11:31 +0100
commitc338d286e89c88eb5095621642a0167be3707f91 (patch)
treed79c7573437ba846327d1b3de832926c7b532e50 /deps/QScintilla/QScintilla.SlackBuild
parent4e34274c11eda078552aa282636f029d89e31f27 (diff)
downloadktown-c338d286e89c88eb5095621642a0167be3707f91.tar.gz
ktown-c338d286e89c88eb5095621642a0167be3707f91.tar.xz
Deps: update QScintilla to match the version in Slackware
Diffstat (limited to '')
-rwxr-xr-xdeps/QScintilla/QScintilla.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/QScintilla/QScintilla.SlackBuild b/deps/QScintilla/QScintilla.SlackBuild
index dce11c9..50035d4 100755
--- a/deps/QScintilla/QScintilla.SlackBuild
+++ b/deps/QScintilla/QScintilla.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=QScintilla
-VERSION=${VERSION:-2.11.3}
+VERSION=${VERSION:-2.11.4}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}