[arch-commits] Commit in pyzy/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 31 02:18:52 UTC 2018


    Date: Thursday, May 31, 2018 @ 02:18:51
  Author: felixonmars
Revision: 333860

upgpkg: pyzy 1.0-4

BUILDINFO Rebuild

Modified:
  pyzy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 02:18:41 UTC (rev 333859)
+++ PKGBUILD	2018-05-31 02:18:51 UTC (rev 333860)
@@ -5,7 +5,7 @@
 pkgname=pyzy
 pkgver=1.0
 _commit="d7747466562cb8b4bc2934708e29b7643c7bedbc"
-pkgrel=3
+pkgrel=4
 pkgdesc='The Chinese PinYin and Bopomofo conversion library'
 arch=('x86_64')
 url='https://github.com/pyzy/pyzy'
@@ -13,7 +13,7 @@
 depends=('glib2' 'sqlite' 'util-linux')
 makedepends=('git' 'doxygen' 'gnome-common' 'python2')
 source=("git://github.com/pyzy/pyzy.git#commit=$_commit")
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 build() {
   cd $pkgname



More information about the arch-commits mailing list