aboutsummaryrefslogtreecommitdiff
path: root/system/timeshift/timeshift.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2022-10-28 01:14:02 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-29 10:28:38 +0700
commit189b0f6b3fdeaeb4788ccb55696da6e4a9019b1e (patch)
treed3d0af5376659650c36cae2925eb82cfe4fbd257 /system/timeshift/timeshift.SlackBuild
parentad2f9096189769fa11bbae1329522165a09f7ecb (diff)
system/timeshift: Updated for version 22.06.5.
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 44f4a91ffb..1e134ff6aa 100644
--- a/system/timeshift/timeshift.SlackBuild
+++ b/system/timeshift/timeshift.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Slackware build script for notepadqq
+# Slackware build script for timeshift
# Copyright 2022 Antonio Leal, Porto Salvo, Oeiras, Portugal
# All rights reserved.
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=timeshift
-VERSION=${VERSION:-22.06.1}
+VERSION=${VERSION:-22.06.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}