[arch-commits] Commit in python-mutagen/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Fri Jul 31 13:15:40 UTC 2020


    Date: Friday, July 31, 2020 @ 13:15:39
  Author: dvzrv
Revision: 666179

upgpkg: python-mutagen 1.45.1-1: Upgrade to 1.45.1.

Modified:
  python-mutagen/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-31 13:15:28 UTC (rev 666178)
+++ PKGBUILD	2020-07-31 13:15:39 UTC (rev 666179)
@@ -3,7 +3,7 @@
 
 _name=mutagen
 pkgname=python-mutagen
-pkgver=1.45.0
+pkgver=1.45.1
 pkgrel=1
 arch=('any')
 pkgdesc="An audio metadata tag reader and writer (python library)"
@@ -13,8 +13,10 @@
 checkdepends=('python-pytest' 'python-hypothesis' 'python-pyflakes'
 'python-pycodestyle')
 source=("https://github.com/quodlibet/${_name}/releases/download/release-$pkgver/${_name}-$pkgver.tar.gz"{,.sig})
-sha512sums=('453594bee9c5fb516d627f9a58939241f5766784c39a2c9eea179e18df1d24585d36d8558e8eb424f6393e5bd99806f470cf4e645f3632bc92cf499422af7ce5'
+sha512sums=('c5244efa01b9de5ec22ceca39e55f34b933ca4a5bec0f2088fd3adca657f0230cbe85cd5e156db1d90fb44d9339bc94dc3bdcd3e49f1b0d46bc3d71ece6b45d8'
             'SKIP')
+b2sums=('a1e29698d96b4c98f16e18dd8b3f902e41dcc4409d01da861a726a6a9fbd7f116e07b4e1872b8b3857f0eec080d18bac736de741635746f5c71416a3a8ef6e78'
+        'SKIP')
 validpgpkeys=('0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC') # Christoph Reiter <reiter.christoph at gmail.com>
 
 prepare() {



More information about the arch-commits mailing list