aboutsummaryrefslogtreecommitdiff
path: root/development/astyle/astyle.SlackBuild
diff options
context:
space:
mode:
authorNate Bargmann <n0nb@n0nb.us>2018-01-27 13:13:53 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-28 06:36:41 +0700
commit968fd38e9951cf55541f440c07920f0c9c51973f (patch)
treedd86b32ae009a9653995e7c69d792da58d359496 /development/astyle/astyle.SlackBuild
parentd4b67489ee415579416e00a98978d5e536a3d7a4 (diff)
development/astyle: Updated for version 3.1
Signed-off-by: Nate Bargmann <n0nb@n0nb.us> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/astyle/astyle.SlackBuild')
-rw-r--r--development/astyle/astyle.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/astyle/astyle.SlackBuild b/development/astyle/astyle.SlackBuild
index 0a4b20db6635..38ab8648bd41 100644
--- a/development/astyle/astyle.SlackBuild
+++ b/development/astyle/astyle.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Artistic Style
-# Nate Bargmann <n0nb@arrl.net>
+# Copyright 2017,2018 Nate Bargmann <n0nb@arrl.net>
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
@@ -33,7 +33,7 @@
# not, see <http://www.gnu.org/licenses/>.
PRGNAM=${PRGNAM:-astyle}
-VERSION=${VERSION:-3.0.1}
+VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}