From 17f339d9810a1450a58a78cb80e11fde291325aa Mon Sep 17 00:00:00 2001 From: Antonio Leal Date: Sat, 23 Nov 2024 15:54:53 +0000 Subject: development/SQLiteStudio: Updated for version 3.4.6 Signed-off-by: Willy Sudiarto Raharjo --- 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 ed3172451d..8edbe6174b 100644 --- a/development/SQLiteStudio/SQLiteStudio.SlackBuild +++ b/development/SQLiteStudio/SQLiteStudio.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for the SQLiteStudio -# Copyright 2023 Antonio Leal, Porto Salvo, Oeiras, Portugal +# Copyright 2023-2024 Antonio Leal, Porto Salvo, Oeiras, Portugal # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=SQLiteStudio -VERSION=${VERSION:-3.4.4} +VERSION=${VERSION:-3.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3