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

Antonio Rojas arojas at archlinux.org
Wed Nov 2 21:34:45 UTC 2016


    Date: Wednesday, November 2, 2016 @ 21:34:44
  Author: arojas
Revision: 279780

Update to 1.35

Modified:
  mutagen/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-02 20:27:39 UTC (rev 279779)
+++ PKGBUILD	2016-11-02 21:34:44 UTC (rev 279780)
@@ -3,14 +3,15 @@
 
 pkgbase=mutagen
 pkgname=('mutagen' 'python-mutagen')
-pkgver=1.34.1
+pkgver=1.35
 pkgrel=1
 arch=('any')
 url="https://github.com/quodlibet/mutagen"
 license=('GPL2')
-makedepends=('python' 'python2')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest')
 source=($pkgname-$pkgver::"https://github.com/quodlibet/mutagen/archive/release-$pkgver.tar.gz")
-sha1sums=('33abbddc210544d3ee5f1470af6a1c42085f5b00')
+sha1sums=('ef07be960e63757d1129ff44b265f1db1b258bb7')
 validpgpkeys=('0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC')
 
 prepare() {



More information about the arch-commits mailing list