summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlibtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
index 7f3cdd0d..4b7816d3 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -84,6 +84,8 @@
# * Updated to accompany qbittorrent 3.3.6.
# 1.0.10-1: 25/jan/2017 by Eric Hameleers <alien@slackware.com>
# * Updated to accompany qbittorrent 3.3.10.
+# 1.0.11-1: 07/mar/2017 by Eric Hameleers <alien@slackware.com>
+# * Updated to accompany qbittorrent 3.3.12.
#
# Run 'sh libtorrent-rasterbar.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -94,7 +96,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-1.0.10}
+VERSION=${VERSION:-1.0.11}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}