multimedia/aces_container: Updated for version 1.0.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
klaatu 2022-03-09 12:22:49 +13:00 committed by Willy Sudiarto Raharjo
parent a411dbf1c9
commit e80cffc19a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for aces_container
# Copyright 2016 Klaatu
# Copyright 2016-22 Klaatu
# All rights reserved.
#
# GNU All-Permissive License
@ -14,7 +14,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=aces_container
VERSION=${VERSION:-1.0.1}
VERSION=${VERSION:-1.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="aces_container"
VERSION="1.0.1"
VERSION="1.0.2"
HOMEPAGE="http://www.oscars.org/aces"
DOWNLOAD="https://github.com/ampas/aces_container/archive/v1.0.1/aces_container-1.0.1.tar.gz"
MD5SUM="8c7317267b9feed95187e19f7a573917"
DOWNLOAD="https://github.com/ampas/aces_container/archive/v1.0.2/aces_container-1.0.2.tar.gz"
MD5SUM="b82364639768d650dd45e6085b429fb6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""