summaryrefslogtreecommitdiffstats
path: root/graphics/ristretto/ristretto.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ristretto/ristretto.SlackBuild')
-rw-r--r--graphics/ristretto/ristretto.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ristretto/ristretto.SlackBuild b/graphics/ristretto/ristretto.SlackBuild
index fca756b6b4..3fad0b2848 100644
--- a/graphics/ristretto/ristretto.SlackBuild
+++ b/graphics/ristretto/ristretto.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ristretto
-# Copyright 2015-2022 Aaditya <aaditya_gnulinux@zoho.com>
+# Copyright 2015-2023 Aaditya <aaditya_gnulinux@zoho.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ristretto
-VERSION=${VERSION:-0.12.3}
+VERSION=${VERSION:-0.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}