From 8bcd197d1033377748a10590ea5f9d6408c2b69e Mon Sep 17 00:00:00 2001 From: prspkt Date: Mon, 21 Jan 2019 14:39:40 +0200 Subject: [PATCH] libpinyin: update to 2.2.2. --- srcpkgs/libpinyin/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libpinyin/template b/srcpkgs/libpinyin/template index 8e586b53bad..55f51f08538 100644 --- a/srcpkgs/libpinyin/template +++ b/srcpkgs/libpinyin/template @@ -1,7 +1,7 @@ # Template file for 'libpinyin' pkgname=libpinyin -version=2.2.1 -revision=2 +version=2.2.2 +revision=1 build_style=gnu-configure hostmakedepends="intltool libtool pkg-config autoconf-archive autoconf automake wget gnome-common" @@ -10,8 +10,9 @@ short_desc="Support library for PinYin and ZhuYin (Bopofomo)" maintainer="Ben Sung Hsu " license="GPL-3.0-or-later" homepage="https://github.com/libpinyin/libpinyin" +changelog="https://raw.githubusercontent.com/libpinyin/libpinyin/${version}/ChangeLog" distfiles="https://github.com/libpinyin/libpinyin/archive/${version}.tar.gz" -checksum=38a434f5f29607dcdf7c721cdff5a2428f03297a99064c7e15a9a64c1b831069 +checksum=dc98b99e6f90c2f619ee9846f8c35babf5846a96894d5c393e9d85321ee6f0c9 nocross="Requires data generators compiled against target system" pre_configure() {