diff --git a/srcpkgs/espeak-ng/template b/srcpkgs/espeak-ng/template index f6c13921fee..d50dcf99e38 100644 --- a/srcpkgs/espeak-ng/template +++ b/srcpkgs/espeak-ng/template @@ -1,17 +1,18 @@ # Template file for 'espeak-ng' pkgname=espeak-ng -version=1.50 +version=1.51 revision=1 build_style=gnu-configure -make_build_args="-j1" hostmakedepends="automake libtool which pkg-config" makedepends="pcaudiolib-devel libsonic-devel" short_desc="Text to Speech engine" maintainer="Joey " license="GPL-3.0-or-later" homepage="https://github.com/espeak-ng/espeak-ng/" +changelog="https://raw.githubusercontent.com/espeak-ng/espeak-ng/master/ChangeLog.md" distfiles="https://github.com/espeak-ng/espeak-ng/archive/${version}.tar.gz" -checksum=5ce9f24ee662b5822a4acc45bed31425e70d7c50707b96b6c1603a335c7759fa +checksum=f0e028f695a8241c4fa90df7a8c8c5d68dcadbdbc91e758a97e594bbb0a3bdbf +disable_parallel_build=yes if [ "$CROSS_BUILD" ]; then hostmakedepends+=" espeak-ng"