From 579b70e79db5a2fc00e32f1ee169b9ae7f003949 Mon Sep 17 00:00:00 2001 From: Antonio Leal Date: Sun, 6 Aug 2023 16:20:12 +0900 Subject: development/SQLiteStudio: Updated for version 3.4.4. Signed-off-by: Andrew Clemons --- development/SQLiteStudio/SQLiteStudio.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/SQLiteStudio/SQLiteStudio.SlackBuild') diff --git a/development/SQLiteStudio/SQLiteStudio.SlackBuild b/development/SQLiteStudio/SQLiteStudio.SlackBuild index 9f945fbd5f..ed3172451d 100644 --- a/development/SQLiteStudio/SQLiteStudio.SlackBuild +++ b/development/SQLiteStudio/SQLiteStudio.SlackBuild @@ -30,8 +30,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=SQLiteStudio -VERSION=${VERSION:-3.4.3} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.4.4} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} BASENAME=${BASENAME:-sqlitestudio} -- cgit v1.2.3