~alpine/aports

testing/py3-pyphen: upgrade to 0.10.0 v1 APPLIED

Drew DeVault: 1
 testing/py3-pyphen: upgrade to 0.10.0

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3375/mbox | git am -3
Learn more about email & git

[PATCH] testing/py3-pyphen: upgrade to 0.10.0 Export this patch

---
 testing/py3-pyphen/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/py3-pyphen/APKBUILD b/testing/py3-pyphen/APKBUILD
index 5efb1c5045..f9368ccd11 100644
--- a/testing/py3-pyphen/APKBUILD
+++ b/testing/py3-pyphen/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-pyphen
_pkgname=Pyphen
pkgver=0.9.5
pkgrel=4
pkgver=0.10.0
pkgrel=0
pkgdesc="python-based dictionary hyphenator library"
url="https://www.pyphen.org"
arch="noarch"
@@ -29,4 +29,4 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="049a62b226e90e568c8f56e756f8fa6fbc74f3bc40d61af8eb05ff2d4404a7b29cef14d4f144d68ed2f2b11eb128491de64536240ba7b76a2d04010c76e10346  Pyphen-0.9.5.tar.gz"
sha512sums="b6d789ca6eb010c1c79b28a9a0e68620ea5600adc43111bed5dbda3cb8b3a4c8c05caa3fb44ea60b0ef4a20272f17cf5e6fe61f0d1e48038395407ff53da7a92  Pyphen-0.10.0.tar.gz"
-- 
2.29.1