aboutsummaryrefslogtreecommitdiff
path: root/development/SQLiteStudio/SQLiteStudio.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2023-03-16 19:15:54 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-18 09:50:22 +0700
commitbfc4a35bb24e610545730cecca1d1677faca878f (patch)
treebc614934c3de53b225d0b5075c68f1851a6d2f86 /development/SQLiteStudio/SQLiteStudio.SlackBuild
parenta024c5f014cad2e7e5e7f4789d4d2862799bab73 (diff)
development/SQLiteStudio: Updated for version 3.4.3.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/SQLiteStudio/SQLiteStudio.SlackBuild')
-rw-r--r--development/SQLiteStudio/SQLiteStudio.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/SQLiteStudio/SQLiteStudio.SlackBuild b/development/SQLiteStudio/SQLiteStudio.SlackBuild
index ea2491812a..ba03e1efeb 100644
--- a/development/SQLiteStudio/SQLiteStudio.SlackBuild
+++ b/development/SQLiteStudio/SQLiteStudio.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for the SQLiteStudio
-# Copyright 2022 Antonio Leal, Porto Salvo, Oeiras, Portugal
+# Copyright 2023 Antonio Leal, Porto Salvo, Oeiras, Portugal
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=SQLiteStudio
-VERSION=${VERSION:-3.4.1}
+VERSION=${VERSION:-3.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}