diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-01-23 02:26:28 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-24 08:46:12 +0700 |
commit | 9739423b23f04e9e741260af2fec33263bea5010 (patch) | |
tree | 4c6812b1242c364d177327011a491a82b72f932e /python | |
parent | af4a279fc3f533c8de04960f5be7a2092c4a6abd (diff) |
python/python3-overrides: Update for 7.6.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-overrides/python3-overrides.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-overrides/python3-overrides.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-overrides/python3-overrides.SlackBuild b/python/python3-overrides/python3-overrides.SlackBuild index b8caa2769fcf5..52bac82c4b6f3 100644 --- a/python/python3-overrides/python3-overrides.SlackBuild +++ b/python/python3-overrides/python3-overrides.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-overrides -VERSION=${VERSION:-7.4.0} +VERSION=${VERSION:-7.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-overrides/python3-overrides.info b/python/python3-overrides/python3-overrides.info index 0e4f527850007..7f61fc70b3618 100644 --- a/python/python3-overrides/python3-overrides.info +++ b/python/python3-overrides/python3-overrides.info @@ -1,8 +1,8 @@ PRGNAM="python3-overrides" -VERSION="7.4.0" +VERSION="7.6.0" HOMEPAGE="https://github.com/mkorpela/overrides" -DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.4.0/overrides-7.4.0.tar.gz" -MD5SUM="a7855cfb21f26629da831e2962a6d04c" +DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.6.0/overrides-7.6.0.tar.gz" +MD5SUM="e54ba9ca596a6ec0a07d316a78eaa942" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |