summaryrefslogtreecommitdiffstats
path: root/system/timeshift/timeshift.SlackBuild
diff options
context:
space:
mode:
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 b7f0464ebc..1ec214e7e9 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}