~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

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

Details
Message ID
<20201029211815.26193-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 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
Reply to thread Export thread (mbox)