diff options
author | 2025-03-20 08:21:14 +0700 | |
---|---|---|
committer | 2025-03-20 08:28:27 +0700 | |
commit | 91e4de25a89e72ec65bd7c9861bdfc07b6f5cc98 (patch) | |
tree | db02ccaf61338a742b1297f5225bb4a738e161f0 /graphics | |
parent | dd0ecf8232d700ac171b9007116260a6081ccb32 (diff) | |
download | slackbuilds-91e4de25a89e72ec65bd7c9861bdfc07b6f5cc98.tar.gz slackbuilds-91e4de25a89e72ec65bd7c9861bdfc07b6f5cc98.tar.xz |
graphics/alembic-framework: Updated for version 1.8.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/alembic-framework/alembic-framework.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/alembic-framework/alembic-framework.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/alembic-framework/alembic-framework.SlackBuild b/graphics/alembic-framework/alembic-framework.SlackBuild index 2a579acf5e..47554c1691 100644 --- a/graphics/alembic-framework/alembic-framework.SlackBuild +++ b/graphics/alembic-framework/alembic-framework.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for alembic-framework -# Copyright 2024 Giancarlo Dessi, Cagliari, IT +# Copyright 2024-2025 Giancarlo Dessi, Cagliari, IT # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=alembic-framework -VERSION=${VERSION:-1.8.7} +VERSION=${VERSION:-1.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/alembic-framework/alembic-framework.info b/graphics/alembic-framework/alembic-framework.info index 2ca897821a..417301c1ab 100644 --- a/graphics/alembic-framework/alembic-framework.info +++ b/graphics/alembic-framework/alembic-framework.info @@ -1,8 +1,8 @@ PRGNAM="alembic-framework" -VERSION="1.8.7" +VERSION="1.8.8" HOMEPAGE="https://www.alembic.io" -DOWNLOAD="https://github.com/alembic/alembic/archive/1.8.7/alembic-1.8.7.tar.gz" -MD5SUM="dbde2fac5fef4f31053a2cb68345d302" +DOWNLOAD="https://github.com/alembic/alembic/archive/1.8.8/alembic-1.8.8.tar.gz" +MD5SUM="bb01cb191eaed796c49f75f11e1bd690" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |