diff options
-rw-r--r-- | system/btrbk/btrbk.SlackBuild | 2 | ||||
-rw-r--r-- | system/btrbk/btrbk.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/btrbk/btrbk.SlackBuild b/system/btrbk/btrbk.SlackBuild index d586eaf263..4c8c81c7ee 100644 --- a/system/btrbk/btrbk.SlackBuild +++ b/system/btrbk/btrbk.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=btrbk -VERSION=${VERSION:-0.27.2} +VERSION=${VERSION:-0.28.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/btrbk/btrbk.info b/system/btrbk/btrbk.info index 46ec372eea..9725c2ada1 100644 --- a/system/btrbk/btrbk.info +++ b/system/btrbk/btrbk.info @@ -1,8 +1,8 @@ PRGNAM="btrbk" -VERSION="0.27.2" +VERSION="0.28.3" HOMEPAGE="https://digint.ch/btrbk/" -DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.27.2.tar.xz" -MD5SUM="2ce7d17e65074bef512058b424285dde" +DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.28.3.tar.xz" +MD5SUM="05e45bc1a3988f37a595c1074cb11d3b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |