diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-01-27 20:22:23 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-30 07:51:16 +0700 |
commit | a3daec0e9f4bcf1639286f81139f75967b7efa42 (patch) | |
tree | 31ce6fac38876a3ff438365fb02e5742d864cfb0 /python/python3-overrides | |
parent | e6e008bf40ee3192da9bc4a88d46b0c82019853a (diff) |
python/python3-overrides: Update for 7.7.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-overrides')
-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 52bac82c4b6f3..6deeb857421b1 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.6.0} +VERSION=${VERSION:-7.7.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 7f61fc70b3618..fc1e023222807 100644 --- a/python/python3-overrides/python3-overrides.info +++ b/python/python3-overrides/python3-overrides.info @@ -1,8 +1,8 @@ PRGNAM="python3-overrides" -VERSION="7.6.0" +VERSION="7.7.0" HOMEPAGE="https://github.com/mkorpela/overrides" -DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.6.0/overrides-7.6.0.tar.gz" -MD5SUM="e54ba9ca596a6ec0a07d316a78eaa942" +DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.7.0/overrides-7.7.0.tar.gz" +MD5SUM="49f7654571c777ec763432316bcd15ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |