From edc25fb28df5d2acb3ee29afcfceb75f4a6cb914 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 29 Oct 2020 17:18:15 -0400 Subject: testing/py3-pyphen: upgrade to 0.10.0 --- 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 5efb1c5045c..f9368ccd112 100644 --- a/testing/py3-pyphen/APKBUILD +++ b/testing/py3-pyphen/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Drew DeVault 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" -- cgit v1.2.3