diff options
Diffstat (limited to 'development/astyle/astyle.SlackBuild')
-rw-r--r-- | development/astyle/astyle.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/astyle/astyle.SlackBuild b/development/astyle/astyle.SlackBuild index 0a4b20db66..38ab8648bd 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} |