diff options
Diffstat (limited to 'textproc/py-graphemeu')
-rw-r--r-- | textproc/py-graphemeu/Makefile | 5 | ||||
-rw-r--r-- | textproc/py-graphemeu/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
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,7 +1,8 @@ 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 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 |