diff options
Diffstat (limited to 'graphics/alembic-framework/alembic-framework.SlackBuild')
-rw-r--r-- | graphics/alembic-framework/alembic-framework.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |