diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template index f0920f77b66..a558d07c909 100644 --- a/srcpkgs/synfig/template +++ b/srcpkgs/synfig/template @@ -1,7 +1,7 @@ # Template file for 'synfig' pkgname=synfig -version=1.2.1 -revision=3 +version=1.2.2 +revision=1 build_style=gnu-configure configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib" hostmakedepends="boost-build ImageMagick pkg-config intltool" @@ -10,10 +10,10 @@ makedepends="ETL gettext-devel libxml++-devel mlt-devel depends="ImageMagick" short_desc="Open Source 2D vector and timeline-based animation software (command line renderer)" maintainer="Diogo Leal " -license="GPL-3.0-or-later" +license="GPL-2.0-or-later" homepage="http://www.synfig.org/" -distfiles="${SOURCEFORGE_SITE}/synfig/releases/${version}/source/synfig-${version}.tar.gz" -checksum=4d8bada4e99f05ee16b4256fc3f5a551d00a745347944837bbd6fa158b57e457 +distfiles="https://github.com/synfig/synfig/releases/download/v${version}/source-synfig-${version}.tar.gz" +checksum=5f5f7b33483041165f9a63fe4d95eb815971c7444569e574206f6964e83cc2ef CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1"