diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2022-12-17 09:04:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-17 09:04:02 +0700 |
commit | 2aa7b6888bedbec125eb56d9bb05d74ef0bb80f4 (patch) | |
tree | dab8e85cb672258c2edea8a077118b403ab61cb1 /system/timeshift/timeshift.SlackBuild | |
parent | b74a7862b3bf118e1340bee0f53d61d4556aabc9 (diff) |
system/timeshift: Updated for version 22.11.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/timeshift/timeshift.SlackBuild')
-rw-r--r-- | system/timeshift/timeshift.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/timeshift/timeshift.SlackBuild b/system/timeshift/timeshift.SlackBuild index 1e134ff6aa40c..6c52f043b6982 100644 --- a/system/timeshift/timeshift.SlackBuild +++ b/system/timeshift/timeshift.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=timeshift -VERSION=${VERSION:-22.06.5} +VERSION=${VERSION:-22.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |