aboutsummaryrefslogtreecommitdiff
path: root/system/sakura/sakura.SlackBuild
diff options
context:
space:
mode:
authorafhpayne <github@komputermatrix.com>2024-09-06 16:45:53 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-07 09:08:45 +0700
commitd6b0f2754e26ac10999f8913edc343ed7982c93e (patch)
treeaebf82f9e1c115ebc28c60a25adc8a0d49aa3db8 /system/sakura/sakura.SlackBuild
parent62266b412e97bdb44fad7ea899446b42b401ad8b (diff)
system/sakura: Updated for version 3.8.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sakura/sakura.SlackBuild')
-rw-r--r--system/sakura/sakura.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/sakura/sakura.SlackBuild b/system/sakura/sakura.SlackBuild
index f499fbf5c04f3..63d31a78944d7 100644
--- a/system/sakura/sakura.SlackBuild
+++ b/system/sakura/sakura.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Slackware build script for sakura
-# Copyright 2022 Andrew Payne <phalange@komputermatrix.com>
+# Copyright 2022-2024 Andrew Payne <phalange@komputermatrix.com>
# Copyright 2017 Donald Cooley South Haven, IN USA
# Updated by Eugene Wissner <eugen@flevum.de>
# Updated by Kristaps Esterlins <esterlinsh[at]gmail.com>
@@ -28,8 +28,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sakura
-SRCNAM=SAKURA_3_8_7
-VERSION=${VERSION:-3.8.7}
+SRCNAM=SAKURA_3_8_8
+VERSION=${VERSION:-3.8.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}