From dcb13d0d2c46ee642f8068f2f007cfd19a723f56 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 5 Apr 2021 09:59:30 +0000 Subject: [PATCH] testing/py3-pyphen: rebuild against python 3.9 --- testing/py3-pyphen/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-pyphen/APKBUILD b/testing/py3-pyphen/APKBUILD index f9368ccd112..9d5d7f37ab1 100644 --- a/testing/py3-pyphen/APKBUILD +++ b/testing/py3-pyphen/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pyphen _pkgname=Pyphen pkgver=0.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="python-based dictionary hyphenator library" url="https://www.pyphen.org" arch="noarch"