system/timeshift: Updated for version 22.11.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2023-01-12 23:21:04 +00:00 committed by Willy Sudiarto Raharjo
parent 78cfb83bc8
commit 696cdca658
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for timeshift
# Copyright 2022 Antonio Leal, Porto Salvo, Oeiras, Portugal
# Copyright 2023 Antonio Leal, Porto Salvo, Oeiras, Portugal
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=timeshift
VERSION=${VERSION:-22.11.1}
VERSION=${VERSION:-22.11.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="timeshift"
VERSION="22.11.1"
VERSION="22.11.2"
HOMEPAGE="https://github.com/linuxmint/timeshift"
DOWNLOAD="https://github.com/linuxmint/timeshift/archive/22.11.1/timeshift-22.11.1.tar.gz"
MD5SUM="a76834ffec008656056dabcc634420e5"
DOWNLOAD="https://github.com/linuxmint/timeshift/archive/22.11.2/timeshift-22.11.2.tar.gz"
MD5SUM="45f18d45893fcb0cefd22b5b067dbc89"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""