diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-08 01:31:49 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-08 01:31:49 +0800 |
commit | bcb53cc1a8198d82687f1851b9027a65b4197853 (patch) | |
tree | a7c629558dea064d6c525f07f246e422b1b82d6d | |
parent | da25ccd055a0e6a5dee25704fa4f71e797533444 (diff) | |
download | freebsd-ports-gnome-bcb53cc1a8198d82687f1851b9027a65b4197853.tar.gz freebsd-ports-gnome-bcb53cc1a8198d82687f1851b9027a65b4197853.tar.zst freebsd-ports-gnome-bcb53cc1a8198d82687f1851b9027a65b4197853.zip |
Update to 3.1.0
Changes: https://github.com/pylast/pylast/releases
https://github.com/pylast/pylast/blob/master/CHANGELOG.md
-rw-r--r-- | audio/py-pylast/Makefile | 3 | ||||
-rw-r--r-- | audio/py-pylast/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/py-pylast/Makefile b/audio/py-pylast/Makefile index 6927614db587..0b496a800876 100644 --- a/audio/py-pylast/Makefile +++ b/audio/py-pylast/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pylast -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.1.0 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-pylast/distinfo b/audio/py-pylast/distinfo index 43eac2c38b96..257991371c98 100644 --- a/audio/py-pylast/distinfo +++ b/audio/py-pylast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547174942 -SHA256 (pylast-3.0.0.tar.gz) = 24051c52011ff18bdeaee9df084ecc90da6c627da86f3cdcfec4af2928e9bc56 -SIZE (pylast-3.0.0.tar.gz) = 34416 +TIMESTAMP = 1551964414 +SHA256 (pylast-3.1.0.tar.gz) = 7eb58682beccc0052c3284aba64a9a6454b5e89706f789ebeb2403dc1045606a +SIZE (pylast-3.1.0.tar.gz) = 34551 |