summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9deaf83b738e..ad2b5b299833 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 1 18:42:42 UTC 2017
+# Sat Dec 16 03:54:30 UTC 2017
pkgbase = hapi
pkgdesc = Python library, command-line tools and server for annotating Mandarin Chinese with phonetics (pinyin, zhuyin, etc.) and colors by tone.
- pkgver = 2017.11
+ pkgver = 2017.12
pkgrel = 1
url = https://xyne.archlinux.ca/projects/hapi
arch = any
@@ -12,12 +12,12 @@ pkgbase = hapi
depends = python3-colorsysplus
depends = wget
optdepends = aria2: required for downloading audio files
- source = https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.11.tar.xz
- source = https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.11.tar.xz.sig
- md5sums = f83ade4dedc92aff9441b0603c7c5fbc
- md5sums = c4d7cdaa0a8124cceeaacc86548c22f6
- sha512sums = 17d75c8a2beef7101581b8bec4c21e6ae83f865f6c1597eb44a83ddc1594d7ce2fe1027ff6dba0eb0210cd779148e626bbc02e565c34f78c8375b931effff1dd
- sha512sums = 34ed91905b70d9eef559e07357dba5878c48a6dd99cd23665c3c90365971ed085f614d6efe5a748e65631b9ff07610f8884511996502165afa9ba1bd54c5b20f
+ source = https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.12.tar.xz
+ source = https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.12.tar.xz.sig
+ md5sums = 5b30676f6b831f0fb9757bfe9d818102
+ md5sums = 058959553571d8acaa552ee7167b1561
+ sha512sums = 9bf506ca6841c67acd5e350db6079f7c9f47c1d347d65e1b166622f44fbc1c1fcfe43dcab866c3096593c25a027d858a51081596369bf748e007b84efaf677ed
+ sha512sums = 1db00379ae9aa164e1ef92fcee4129bf54b1332da7680f88a86b532d9342157e0de98c4b9a108ef4115762c3d8ca964cfbb4e4a8aa8a6f11caf9ed77f95235b8
pkgname = hapi
diff --git a/PKGBUILD b/PKGBUILD
index e676919cfd9d..218013a0d9bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=hapi
-pkgver=2017.11
+pkgver=2017.12
pkgrel=1
pkgdesc='Python library, command-line tools and server for annotating Mandarin Chinese with phonetics (pinyin, zhuyin, etc.) and colors by tone.'
arch=(any)
@@ -9,16 +9,16 @@ url="https://xyne.archlinux.ca/projects/hapi"
depends=(python-lxml python3 python3-colorsysplus wget)
optdepends=('aria2: required for downloading audio files')
source=(
- https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.11.tar.xz
- https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.11.tar.xz.sig
+ https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.12.tar.xz
+ https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.12.tar.xz.sig
)
sha512sums=(
- 17d75c8a2beef7101581b8bec4c21e6ae83f865f6c1597eb44a83ddc1594d7ce2fe1027ff6dba0eb0210cd779148e626bbc02e565c34f78c8375b931effff1dd
- 34ed91905b70d9eef559e07357dba5878c48a6dd99cd23665c3c90365971ed085f614d6efe5a748e65631b9ff07610f8884511996502165afa9ba1bd54c5b20f
+ 9bf506ca6841c67acd5e350db6079f7c9f47c1d347d65e1b166622f44fbc1c1fcfe43dcab866c3096593c25a027d858a51081596369bf748e007b84efaf677ed
+ 1db00379ae9aa164e1ef92fcee4129bf54b1332da7680f88a86b532d9342157e0de98c4b9a108ef4115762c3d8ca964cfbb4e4a8aa8a6f11caf9ed77f95235b8
)
md5sums=(
- f83ade4dedc92aff9441b0603c7c5fbc
- c4d7cdaa0a8124cceeaacc86548c22f6
+ 5b30676f6b831f0fb9757bfe9d818102
+ 058959553571d8acaa552ee7167b1561
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')