synfigstudio: update to 1.4.1

This commit is contained in:
newbluemoon 2021-05-19 09:20:41 +02:00 committed by Érico Nogueira Rolim
parent 64e5d818d3
commit c2e338d794
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'synfigstudio'
pkgname=synfigstudio
version=1.4.0
version=1.4.1
revision=1
build_style=gnu-configure
configure_args="--disable-update-mimedb"
@ -11,7 +11,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-2.0-or-later"
homepage="http://www.synfig.org/"
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfigstudio-${version}.tar.gz"
checksum=ca1eb1a3e2264c57974a576d1995e005079d96cee19d3dffaacded72c93fbd56
checksum=af9a9b0064064907ae24a693b607dcba633a8a2cd45fa1357f61c035efd6020e
python_version=3
CXXFLAGS="-Wno-deprecated-copy -DHAVE_LOCALE_H=1"