diff options
Diffstat (limited to 'devel/py-arpeggio')
-rw-r--r-- | devel/py-arpeggio/Makefile | 6 | ||||
-rw-r--r-- | devel/py-arpeggio/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-arpeggio/Makefile b/devel/py-arpeggio/Makefile index 111296bd7399..da99efaad10c 100644 --- a/devel/py-arpeggio/Makefile +++ b/devel/py-arpeggio/Makefile @@ -1,8 +1,8 @@ PORTNAME= arpeggio -PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTVERSION= 2.0.3 CATEGORIES= devel python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/textX/Arpeggio/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Arpeggio-${PORTVERSION} diff --git a/devel/py-arpeggio/distinfo b/devel/py-arpeggio/distinfo index 786e4c4fc297..b2c18089c48b 100644 --- a/devel/py-arpeggio/distinfo +++ b/devel/py-arpeggio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689398823 -SHA256 (Arpeggio-2.0.2.tar.gz) = c790b2b06e226d2dd468e4fbfb5b7f506cec66416031fde1441cf1de2a0ba700 -SIZE (Arpeggio-2.0.2.tar.gz) = 766643 +TIMESTAMP = 1759324072 +SHA256 (Arpeggio-2.0.3.tar.gz) = 9e85ad35cfc6c938676817c7ae9a1000a7c72a34c71db0c687136c460d12b85e +SIZE (Arpeggio-2.0.3.tar.gz) = 766566 |