From 502f4f4e5924714c19ecfedde9758488f318d6e6 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Thu, 4 Jan 2024 00:03:14 -0700 Subject: development/SQLAlchemy: Updated for version 1.4.51. Signed-off-by: Willy Sudiarto Raharjo --- development/SQLAlchemy/SQLAlchemy.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/SQLAlchemy/SQLAlchemy.SlackBuild') diff --git a/development/SQLAlchemy/SQLAlchemy.SlackBuild b/development/SQLAlchemy/SQLAlchemy.SlackBuild index 496873c5f6..3af5fca53d 100644 --- a/development/SQLAlchemy/SQLAlchemy.SlackBuild +++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SQLAlchemy -# Copyright 2022-23 fourtysixandtwo +# Copyright 2022-2024 fourtysixandtwo # Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece # Copyright 2008 Andrea Maccis (andrea.maccis@gmail.com) # All rights reserved. @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=SQLAlchemy -VERSION=${VERSION:-1.4.50} +VERSION=${VERSION:-1.4.51} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3