diff options
author | adam <adam@pkgsrc.org> | 2018-07-09 08:16:50 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-07-09 08:16:50 +0000 |
commit | 2681fc3bc356dbf8e9a3a3e8530e73cb0fb25d9a (patch) | |
tree | 94b4a97313c7af2788e2a5b77a3eb5772b710836 /audio/Makefile | |
parent | 27e643769b599ee2ad25e1e49ad96afd2acf22d0 (diff) | |
download | pkgsrc-2681fc3bc356dbf8e9a3a3e8530e73cb0fb25d9a.tar.gz |
py-discogs-client: updated to 2.2.1
2.2.1:
Unknown changes
2.2.0:
Add API User Token
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index e4a7ceef935..391cfa5a34e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.550 2018/05/29 03:33:32 youri Exp $ +# $NetBSD: Makefile,v 1.551 2018/07/09 08:16:50 adam Exp $ # COMMENT= Audio tools @@ -382,7 +382,7 @@ SUBDIR+= py-audiotools SUBDIR+= py-beets SUBDIR+= py-cddb SUBDIR+= py-daap -SUBDIR+= py-discogs_client +SUBDIR+= py-discogs-client SUBDIR+= py-dynampd SUBDIR+= py-hsaudiotag3k SUBDIR+= py-id3 |