aboutsummaryrefslogtreecommitdiff
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-08-22 03:52:08 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-23 20:51:43 +0700
commit083f9f7cace84fbfc6747fa57b317d4841a95a96 (patch)
tree099c45c1b2dad6a6e92d179b6c146eb53a4385d3 /development/SQLAlchemy/SQLAlchemy.SlackBuild
parent2d7921b93f1da4a3aff2a250140a1d060d428aea (diff)
development/SQLAlchemy: Updated for version 2.0.43.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/SQLAlchemy/SQLAlchemy.SlackBuild')
-rw-r--r--development/SQLAlchemy/SQLAlchemy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.SlackBuild b/development/SQLAlchemy/SQLAlchemy.SlackBuild
index 37c992307a..c3f9b29788 100644
--- a/development/SQLAlchemy/SQLAlchemy.SlackBuild
+++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild
@@ -33,7 +33,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=SQLAlchemy
SRCNAM=sqlalchemy
-VERSION=${VERSION:-2.0.41}
+VERSION=${VERSION:-2.0.43}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}