system/backintime: Updated for version 1.4.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fabio Bas 2024-03-15 06:49:10 +07:00 committed by Willy Sudiarto Raharjo
parent a56205df17
commit 36e366c893
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=backintime
VERSION=${VERSION:-1.4.1}
VERSION=${VERSION:-1.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="backintime"
VERSION="1.4.1"
VERSION="1.4.3"
HOMEPAGE="https://github.com/bit-team/backintime"
DOWNLOAD="https://github.com/bit-team/backintime/releases/download/v1.4.1/backintime-1.4.1.tar.gz"
MD5SUM="09d3df30aae0d0dc5243016829f1b25c"
DOWNLOAD="https://github.com/bit-team/backintime/releases/download/v1.4.3/backintime-1.4.3.tar.gz"
MD5SUM="421470c6e959f00b6dcbbae6ee08ab05"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -13,7 +13,7 @@ backintime: "flyback project". It provides a command line client 'backintime'
backintime: and a Qt5 GUI 'backintime-qt' both written in Python3.
backintime:
backintime: You only need to specify 3 things: where to save snapshots, what
backintime: dfolders to back up and the backup frequency (manual, every hour,
backintime: folders to back up and the backup frequency (manual, every hour,
backintime: every day, every month)
backintime:
backintime: https://github.com/bit-team/backintime