summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2018-11-18 04:24:33 +0100
committerXyne2018-11-18 04:24:33 +0100
commit4b370d2818527156ec131d97c48dd6fdd1794a4b (patch)
treee40f146487a1caab4ff301c0575593536eabe446
parentdb9419c3c7a68959fefcc001e26b0b0b43bdf0ec (diff)
downloadaur-4b370d2818527156ec131d97c48dd6fdd1794a4b.tar.gz
Update to 2018-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD16
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21db011331e2..76c669bc6e07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.12
- pkgrel = 3
+ pkgver = 2018
+ pkgrel = 1
url = https://xyne.archlinux.ca/projects/hapi
arch = any
license = GPL
@@ -10,13 +10,13 @@ pkgbase = hapi
depends = python3-colorsysplus
depends = wget
optdepends = aria2: required for downloading audio files
- 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
+ source = https://xyne.archlinux.ca/projects/hapi/src/hapi-2018.tar.xz
+ source = https://xyne.archlinux.ca/projects/hapi/src/hapi-2018.tar.xz.sig
validpgpkeys = EC3CBE7F607D11E663149E811D1F0DC78F173680
- md5sums = 5b30676f6b831f0fb9757bfe9d818102
- md5sums = 058959553571d8acaa552ee7167b1561
- sha512sums = 9bf506ca6841c67acd5e350db6079f7c9f47c1d347d65e1b166622f44fbc1c1fcfe43dcab866c3096593c25a027d858a51081596369bf748e007b84efaf677ed
- sha512sums = 1db00379ae9aa164e1ef92fcee4129bf54b1332da7680f88a86b532d9342157e0de98c4b9a108ef4115762c3d8ca964cfbb4e4a8aa8a6f11caf9ed77f95235b8
+ md5sums = a37fd4840452977e7cafc0f414ad8552
+ md5sums = 519d432276003e09d5dd7056c6e7aa93
+ sha512sums = 3402ef5d9b87a8bb74b6df8095348d416aeae7ec680b1ac0528d580863a0fd0668cf36a4db658e36e5811ebfaeee3387edd38e889bbbf90ad0d1faf42ccfcc5c
+ sha512sums = 1dad5851056b84848f48f5573d90c904f9ceccb1676015f752bd2ffbd6e594b945dd9db8fbd6bdfba4bf0607c84c08705b759095aba5d7c5aa42500acfd07bb0
pkgname = hapi
diff --git a/PKGBUILD b/PKGBUILD
index 81968a735847..5b330d6b510c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=hapi
-pkgver=2017.12
-pkgrel=3
+pkgver=2018
+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.12.tar.xz
- https://xyne.archlinux.ca/projects/hapi/src/hapi-2017.12.tar.xz.sig
+ https://xyne.archlinux.ca/projects/hapi/src/hapi-2018.tar.xz
+ https://xyne.archlinux.ca/projects/hapi/src/hapi-2018.tar.xz.sig
)
sha512sums=(
- 9bf506ca6841c67acd5e350db6079f7c9f47c1d347d65e1b166622f44fbc1c1fcfe43dcab866c3096593c25a027d858a51081596369bf748e007b84efaf677ed
- 1db00379ae9aa164e1ef92fcee4129bf54b1332da7680f88a86b532d9342157e0de98c4b9a108ef4115762c3d8ca964cfbb4e4a8aa8a6f11caf9ed77f95235b8
+ 3402ef5d9b87a8bb74b6df8095348d416aeae7ec680b1ac0528d580863a0fd0668cf36a4db658e36e5811ebfaeee3387edd38e889bbbf90ad0d1faf42ccfcc5c
+ 1dad5851056b84848f48f5573d90c904f9ceccb1676015f752bd2ffbd6e594b945dd9db8fbd6bdfba4bf0607c84c08705b759095aba5d7c5aa42500acfd07bb0
)
md5sums=(
- 5b30676f6b831f0fb9757bfe9d818102
- 058959553571d8acaa552ee7167b1561
+ a37fd4840452977e7cafc0f414ad8552
+ 519d432276003e09d5dd7056c6e7aa93
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')