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

Antonio Rojas arojas at archlinux.org
Mon Nov 6 08:02:52 UTC 2017


    Date: Monday, November 6, 2017 @ 08:02:51
  Author: arojas
Revision: 308947

Update to 1.39

Modified:
  mutagen/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-06 07:51:49 UTC (rev 308946)
+++ PKGBUILD	2017-11-06 08:02:51 UTC (rev 308947)
@@ -3,17 +3,18 @@
 
 pkgbase=mutagen
 pkgname=('mutagen' 'python-mutagen')
-pkgver=1.38
+pkgver=1.39
 pkgrel=1
 arch=('any')
 url="https://github.com/quodlibet/mutagen"
 license=('GPL2')
 makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest' 'python2-pytest')
+checkdepends=('python-pytest' 'python2-pytest' 'python-hypothesis' 'python2-hypothesis' 'python-pyflakes' 'python2-pyflakes'
+              'python-pycodestyle' 'python2-pycodestyle')
 source=($pkgbase-$pkgver.tar.gz::"https://github.com/quodlibet/mutagen/releases/download/release-$pkgver/$pkgbase-$pkgver.tar.gz"
         $pkgbase-$pkgver.tar.gz.sig::"https://github.com/quodlibet/mutagen/releases/download/release-$pkgver/$pkgbase-$pkgver.tar.gz.sig")
-sha1sums=('bc37d508c5c1513e3118c669da85552478629387'
-          'SKIP')
+sha256sums=('9da92566458ffe5618ffd26167abaa8fd81f02a7397b8734ec14dfe14e8a19e4'
+            'SKIP')
 validpgpkeys=('0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC')
 
 prepare() {



More information about the arch-commits mailing list