From 20a5c03e0780bc96f95ef0bc84d030b99e7ac7ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 4 Oct 2020 11:29:17 +0700 Subject: [PATCH] flite: update to 2.2. --- srcpkgs/flite/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/flite/template b/srcpkgs/flite/template index 037240600d6..85afadf8d84 100644 --- a/srcpkgs/flite/template +++ b/srcpkgs/flite/template @@ -1,17 +1,16 @@ # Template file for 'flite' pkgname=flite -version=2.1 -revision=2 -wrksrc="flite-${version}-release" +version=2.2 +revision=1 build_style=gnu-configure configure_args="--enable-shared --with-audio=alsa" makedepends="alsa-lib-devel" -short_desc="A lightweight speech synthesis engine" +short_desc="Lightweight speech synthesis engine" maintainer="Orphaned " -license="custom" +license="BSD-4-Clause" homepage="http://www.festvox.org/flite/" -distfiles="http://www.festvox.org/flite/packed/flite-${version}/flite-${version}-release.tar.bz2" -checksum=c73c3f6a2ea764977d6eaf0a287722d1e2066b4697088c552e342c790f3d2b85 +distfiles="https://github.com/festvox/flite/archive/v$version.tar.gz" +checksum=ab1555fe5adc3f99f1d4a1a0eb1596d329fd6d74f1464a0097c81f53c0cf9e5c post_install() { vlicense COPYING