summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2021-12-13 22:41:26 +0100
committerXyne2021-12-13 22:41:26 +0100
commit102113a07b8812acb052572cd736a9f6942111ff (patch)
treea8b23e3f1556b27ca518f4dfb8b10341321ff06c
parent87e6cae69660be83ee708634ee8b692e293f9661 (diff)
downloadaur-102113a07b8812acb052572cd736a9f6942111ff.tar.gz
Update to 2021-3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14d83491b271..a58ef3387dc4 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 = 2021
- pkgrel = 2
+ pkgrel = 3
url = https://xyne.dev/projects/hapi
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index eb8b77f32898..4f18125e05e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=hapi
pkgver=2021
-pkgrel=2
+pkgrel=3
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)