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 25ff7906ed7f..5b30b74f8682 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.26.1} +VERSION=${VERSION:-0.27.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/btrbk/btrbk.info b/system/btrbk/btrbk.info index 819d39e33abd..67a4e7848dc8 100644 --- a/system/btrbk/btrbk.info +++ b/system/btrbk/btrbk.info @@ -1,8 +1,8 @@ PRGNAM="btrbk" -VERSION="0.26.1" +VERSION="0.27.0" HOMEPAGE="https://digint.ch/btrbk/" -DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.26.1.tar.xz" -MD5SUM="0693e433ee917e30124d29e7824e0da3" +DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.27.0.tar.xz" +MD5SUM="b3dc0b8ef93fbf18edfd4882f0c13a38" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |