graphics/synfig: Updated for version 1.5.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2024-09-01 09:36:44 -07:00 committed by Willy Sudiarto Raharjo
parent edd23b8d15
commit 0a749b5f8e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=synfig
VERSION=${VERSION:-1.5.1}
VERSION=${VERSION:-1.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="synfig"
VERSION="1.5.1"
VERSION="1.5.3"
HOMEPAGE="https://www.synfig.org/"
DOWNLOAD="https://github.com/synfig/synfig/releases/download/v1.5.1/synfig-1.5.1.tar.gz"
MD5SUM="8e14f0e4809e17367fdc7c7fe92ed0a4"
DOWNLOAD="https://github.com/synfig/synfig/releases/download/v1.5.3/synfig-1.5.3.tar.gz"
MD5SUM="8299a2a08070c98393b62a1ada9a54aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libxml++ libdv ETL"