From 7d865d46a5a10d8ecd594ae46aa0347c89743ba2 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 12 Jan 2024 22:47:11 +0200 Subject: system/slpkg: Updated for version 4.9.7. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- system/slpkg/slpkg.SlackBuild | 4 ++-- system/slpkg/slpkg.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index e4122cf904..fa7eff0232 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for slpkg -# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2024 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slpkg -VERSION=${VERSION:-4.9.6} +VERSION=${VERSION:-4.9.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index 158fee40c8..9793a44d4d 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="4.9.6" +VERSION="4.9.7" HOMEPAGE="https://dslackw.gitlab.io/slpkg" -DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/4.9.6/slpkg-4.9.6.tar.gz" -MD5SUM="5538b55c597b07eb204c0e122c49badb" +DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/4.9.7/slpkg-4.9.7.tar.gz" +MD5SUM="12830ca33c5095505a1e2098ce5ff8c5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build SQLAlchemy python3-pythondialog python3-progress" -- cgit v1.2.3-65-gdbad