diff options
Diffstat (limited to 'system/btrbk/btrbk.SlackBuild')
-rw-r--r-- | system/btrbk/btrbk.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/btrbk/btrbk.SlackBuild b/system/btrbk/btrbk.SlackBuild index 9f1dba424e..456319f52e 100644 --- a/system/btrbk/btrbk.SlackBuild +++ b/system/btrbk/btrbk.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for btrbk -# Copyright 2019 Alan Aversa +# Copyright 2020 Alan Aversa # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=btrbk -VERSION=${VERSION:-0.29.0} +VERSION=${VERSION:-0.29.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |