summaryrefslogtreecommitdiffstats
path: root/system/restic/restic.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/restic/restic.SlackBuild')
-rw-r--r--system/restic/restic.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/restic/restic.SlackBuild b/system/restic/restic.SlackBuild
index 347682db22..18a06b43b7 100644
--- a/system/restic/restic.SlackBuild
+++ b/system/restic/restic.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for restic
-# Copyright 2020 Ebben Aries <e@dscp.org>
+# Copyright 2020-2021 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=restic
-VERSION=${VERSION:-0.11.0}
+VERSION=${VERSION:-0.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}