blob: 7cf67454c062c4527e4955ac75041ca7cd4a59ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-uao
pkgdesc = Big5-UAO table in pure Python
pkgver = 0.1.1
pkgrel = 4
url = https://github.com/eight04/pyUAO
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://github.com/eight04/pyUAO/archive/v0.1.1/pyUAO-0.1.1.tar.gz
source = https://github.com/yan12125/pyUAO/commit/1e604f65d78b937b046642404635e6a96ded2707.patch
sha256sums = 78840b16a5eb12a02c5bfe1ce241cf7fff9287c02258b9c2f9eec73c21ae8649
sha256sums = 6ba4e8361bf24e80ffcedb48d037b7d65f25a99f0d0bb5e1ee051bb1b526bdf1
pkgname = python-uao
|