community/mutagen: upgrade to 1.40.0

This commit is contained in:
Roberto Oliveira 2018-02-05 16:26:32 +00:00
parent f1368940d6
commit a6036e2e8c

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mutagen pkgname=mutagen
pkgver=1.39 pkgver=1.40.0
pkgrel=0 pkgrel=0
pkgdesc="An audio metadata tag reader and writer implemented in pure python" pkgdesc="An audio metadata tag reader and writer implemented in pure python"
url="https://github.com/quodlibet/mutagen" url="https://github.com/quodlibet/mutagen"
@ -39,4 +39,4 @@ py() {
mv "$pkgdir"/usr/lib/python* "$subpkgdir"/usr/lib/ mv "$pkgdir"/usr/lib/python* "$subpkgdir"/usr/lib/
} }
sha512sums="9201fde734ea1a480d26815e788226437486cc6ef06a6f8e705f19d60a7c213e3d0a9bcba7c95fde806834e05b3c66afbc658cd29c84b784cbb69ac011cda882 mutagen-1.39.tar.gz" sha512sums="f167eabf8885d822f8e11c34720e24ad49b696d7c479ab957a4c6e84a6feb025c69175352cea610da6b119d11b66fe0fd225b95ce522d7c73f000d6bfffef77c mutagen-1.40.0.tar.gz"