diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-22 03:17:51 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-22 03:17:51 +0000 |
commit | d29fd267dfe01890ac86bc26ec92992fc9dd6455 (patch) | |
tree | ce7490e3e4764bcf30a2cf36fd0e96a395903d38 /audio/py-pyacoustid/Makefile | |
parent | c9921032a0b7024bbfad39fcf412a89d6fe9544f (diff) |
Diffstat (limited to 'audio/py-pyacoustid/Makefile')
-rw-r--r-- | audio/py-pyacoustid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/py-pyacoustid/Makefile b/audio/py-pyacoustid/Makefile index 796c2c132442..94c0eebdbf44 100644 --- a/audio/py-pyacoustid/Makefile +++ b/audio/py-pyacoustid/Makefile @@ -1,6 +1,5 @@ PORTNAME= pyacoustid -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.3.0 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |