aboutsummaryrefslogtreecommitdiff
path: root/system/timeshift/timeshift.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2024-01-18 07:47:07 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-18 09:29:58 +0700
commit03d8ee780b22b2b4ac6622d64500e4e154327e9b (patch)
treeeba3675318282f94fe8e77b21888269858b47c4f /system/timeshift/timeshift.SlackBuild
parentb9f97658c0058ddef92c7aab6adbc9d157e60901 (diff)
downloadslackbuilds-03d8ee780b22b2b4ac6622d64500e4e154327e9b.tar.xz
system/timeshift: Updated for version 24.01.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/timeshift/timeshift.SlackBuild')
-rw-r--r--system/timeshift/timeshift.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/timeshift/timeshift.SlackBuild b/system/timeshift/timeshift.SlackBuild
index b7f0464ebc89..1ec214e7e925 100644
--- a/system/timeshift/timeshift.SlackBuild
+++ b/system/timeshift/timeshift.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for timeshift
-# Copyright 2023 Antonio Leal, Porto Salvo, Oeiras, Portugal
+# Copyright 2024 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:-23.07.1}
+VERSION=${VERSION:-24.01.1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}