diff --git a/textproc/py-graphemeu/Makefile b/textproc/py-graphemeu/Makefile index 5a984ddddfdc..ca315541ea30 100644 --- a/textproc/py-graphemeu/Makefile +++ b/textproc/py-graphemeu/Makefile @@ -1,22 +1,23 @@ PORTNAME= graphemeu -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.0 CATEGORIES= textproc python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/timendum/grapheme/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unicode grapheme helpers WWW= https://graphemeu.readthedocs.io/en/latest/ \ https://github.com/timendum/grapheme LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/textproc/py-graphemeu/distinfo b/textproc/py-graphemeu/distinfo index d48237e90a4c..50d7d4c8f14b 100644 --- a/textproc/py-graphemeu/distinfo +++ b/textproc/py-graphemeu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836006 -SHA256 (graphemeu-0.7.2.tar.gz) = 42bbe373d7c146160f286cd5f76b1a8ad29172d7333ce10705c5cc282462a4f8 -SIZE (graphemeu-0.7.2.tar.gz) = 307626 +TIMESTAMP = 1759324192 +SHA256 (graphemeu-0.8.0.tar.gz) = e3c0cb52c7216d75a5093853777744189995a970fb333d11a1b922569da92406 +SIZE (graphemeu-0.8.0.tar.gz) = 306775