From 3032544b55461cae95cc027edeef674f9cbeeff4 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 31 May 2018 02:36:44 +0000 Subject: [PATCH] community/pyzy to 1.0-4 --- community/pyzy/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/community/pyzy/PKGBUILD b/community/pyzy/PKGBUILD index 889bccab8..af178ffc2 100644 --- a/community/pyzy/PKGBUILD +++ b/community/pyzy/PKGBUILD @@ -1,5 +1,5 @@ # $Id$ -# Maintainer: Felix Yan +# Maintainer: Felix Yan # Contributor: Kerrick Staley # ALARM: Kevin Mihelich @@ -8,17 +8,17 @@ pkgname=pyzy pkgver=1.0 _commit="d7747466562cb8b4bc2934708e29b7643c7bedbc" -pkgrel=3 +pkgrel=4 pkgdesc='The Chinese PinYin and Bopomofo conversion library' -arch=('i686' 'x86_64') +arch=('x86_64') url='https://github.com/pyzy/pyzy' license=('LGPL') depends=('glib2' 'sqlite' 'util-linux') makedepends=('git' 'doxygen' 'gnome-common' 'python2') source=("git://github.com/pyzy/pyzy.git#commit=$_commit" 'pyzy-0.1.0-fixes-compile.patch') -md5sums=('SKIP' - 'f9fedfd7a54e382550ce3dccf21c9306') +sha512sums=('SKIP' + '973f1d9928801e028fe8a212403ec421a0fcbb9874745dd6722b1a769d8c9717d5ae88fb62d3fea6d0fc60c6889f3fa9cf17600d5eafcad8fb6b9f28e2677098') prepare() { cd $pkgname