summaryrefslogtreecommitdiffstats
path: root/system/btrbk/btrbk.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--system/btrbk/btrbk.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/btrbk/btrbk.SlackBuild b/system/btrbk/btrbk.SlackBuild
index 7063032def..649800249e 100644
--- a/system/btrbk/btrbk.SlackBuild
+++ b/system/btrbk/btrbk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for btrbk
-# Copyright 2020 Alan Aversa
+# Copyright 2022 Alan Aversa
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,8 +29,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=btrbk
-VERSION=${VERSION:-0.31.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.32.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch