summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD16
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7a8cb5bb8a5..9deaf83b738e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Sep 27 05:59:31 UTC 2017
+# Wed Nov 1 18:42:42 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.9
- pkgrel = 2
+ pkgver = 2017.11
+ pkgrel = 1
url = https://xyne.archlinux.ca/projects/hapi
arch = any
license = GPL
@@ -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.9.tar.xz
- source = https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.9.tar.xz.sig
- md5sums = 03e01472c0d3c27c08bde2228dbb79d6
- md5sums = 0a8a5ebb83955724d71e363924fb443a
- sha512sums = fecd3f32319aa97773747a20e67157f9ec60de945d8a0990075236b537963eb7aedbb9e7758deed0533a68b128630a01e43de24bb59e4be44b1faaa09105febb
- sha512sums = 5257cf2a4ea6f5b64b7554859f09076f32b08a7b6df97ed93c097ee66ec54150b3e4c6f30850f28d749042f61b287de8c3a3a57d95891bef42e6399c3e92ae04
+ 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
pkgname = hapi
diff --git a/PKGBUILD b/PKGBUILD
index ef593d09a9ed..e676919cfd9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=hapi
-pkgver=2017.9
-pkgrel=2
+pkgver=2017.11
+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)
license=(GPL)
@@ -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.9.tar.xz
- https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.9.tar.xz.sig
+ 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
)
sha512sums=(
- fecd3f32319aa97773747a20e67157f9ec60de945d8a0990075236b537963eb7aedbb9e7758deed0533a68b128630a01e43de24bb59e4be44b1faaa09105febb
- 5257cf2a4ea6f5b64b7554859f09076f32b08a7b6df97ed93c097ee66ec54150b3e4c6f30850f28d749042f61b287de8c3a3a57d95891bef42e6399c3e92ae04
+ 17d75c8a2beef7101581b8bec4c21e6ae83f865f6c1597eb44a83ddc1594d7ce2fe1027ff6dba0eb0210cd779148e626bbc02e565c34f78c8375b931effff1dd
+ 34ed91905b70d9eef559e07357dba5878c48a6dd99cd23665c3c90365971ed085f614d6efe5a748e65631b9ff07610f8884511996502165afa9ba1bd54c5b20f
)
md5sums=(
- 03e01472c0d3c27c08bde2228dbb79d6
- 0a8a5ebb83955724d71e363924fb443a
+ f83ade4dedc92aff9441b0603c7c5fbc
+ c4d7cdaa0a8124cceeaacc86548c22f6
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')