diff options
Diffstat (limited to 'system/timeshift')
-rw-r--r-- | system/timeshift/timeshift.SlackBuild | 4 | ||||
-rw-r--r-- | system/timeshift/timeshift.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/timeshift/timeshift.SlackBuild b/system/timeshift/timeshift.SlackBuild index 6c52f043b6982..ec8793f086064 100644 --- a/system/timeshift/timeshift.SlackBuild +++ b/system/timeshift/timeshift.SlackBuild @@ -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} diff --git a/system/timeshift/timeshift.info b/system/timeshift/timeshift.info index 94f5c14036d4d..6831ac62ba085 100644 --- a/system/timeshift/timeshift.info +++ b/system/timeshift/timeshift.info @@ -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="" |