aboutsummaryrefslogtreecommitdiff
path: root/system/bubblewrap/bubblewrap.SlackBuild
diff options
context:
space:
mode:
authorVincent Batts <vbatts@hashbangbash.com>2018-11-11 17:56:14 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-12 07:17:38 +0700
commit6315745ea92208b3e734f8ba2391194c649eeac9 (patch)
tree340a8749ccca0da0fc9b9f2bd42ee691f59daed8 /system/bubblewrap/bubblewrap.SlackBuild
parent8f77e129d8486dae913b96170b0cf521224a1c2c (diff)
downloadslackbuilds-6315745ea92208b3e734f8ba2391194c649eeac9.tar.xz
system/bubblewrap: Updated for version 0.3.1.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bubblewrap/bubblewrap.SlackBuild')
-rw-r--r--system/bubblewrap/bubblewrap.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/bubblewrap/bubblewrap.SlackBuild b/system/bubblewrap/bubblewrap.SlackBuild
index 33a2129a9142..f06a06179663 100644
--- a/system/bubblewrap/bubblewrap.SlackBuild
+++ b/system/bubblewrap/bubblewrap.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bubblewrap
-# Copyright 2017 Vincent Batts <vbatts@hashbangbash.com>
+# Copyright 2017, 2018 Vincent Batts <vbatts@hashbangbash.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=bubblewrap
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-0.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}