summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alan Aversa2023-01-06 03:52:43 +0100
committer Willy Sudiarto Raharjo2023-01-07 02:13:37 +0100
commite41069af078a25bbb855fae4a436be45cce15e26 (patch)
treefc51865d9ce7eb46f53ba35343ee343145b89412
parentc4be83559e78b314dd131f9977de5cdf93d4ab63 (diff)
downloadslackbuilds-e41069af078a25bbb855fae4a436be45cce15e26.tar.gz
system/btrbk: Updated for version 0.32.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/btrbk/btrbk.SlackBuild4
-rw-r--r--system/btrbk/btrbk.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/btrbk/btrbk.SlackBuild b/system/btrbk/btrbk.SlackBuild
index c98a56f09b..70253c9e74 100644
--- a/system/btrbk/btrbk.SlackBuild
+++ b/system/btrbk/btrbk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for btrbk
-# Copyright 2022 Alan Aversa
+# Copyright 2023 Alan Aversa
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=btrbk
-VERSION=${VERSION:-0.32.2}
+VERSION=${VERSION:-0.32.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/btrbk/btrbk.info b/system/btrbk/btrbk.info
index c67b956374..c08fa621bb 100644
--- a/system/btrbk/btrbk.info
+++ b/system/btrbk/btrbk.info
@@ -1,8 +1,8 @@
PRGNAM="btrbk"
-VERSION="0.32.2"
+VERSION="0.32.5"
HOMEPAGE="https://digint.ch/btrbk/"
-DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.32.2.tar.xz"
-MD5SUM="411dd520947a02e0867a5d02196e6c52"
+DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.32.5.tar.xz"
+MD5SUM="96c7075b71385c42ce2c180ab41e07c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""