[arch-commits] Commit in mutagen/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jan 24 13:34:14 UTC 2017
Date: Tuesday, January 24, 2017 @ 13:34:13
Author: arojas
Revision: 287361
Update to 1.36.1
Modified:
mutagen/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-24 12:54:18 UTC (rev 287360)
+++ PKGBUILD 2017-01-24 13:34:13 UTC (rev 287361)
@@ -3,8 +3,8 @@
pkgbase=mutagen
pkgname=('mutagen' 'python-mutagen')
-pkgver=1.36
-pkgrel=2
+pkgver=1.36.1
+pkgrel=1
arch=('any')
url="https://github.com/quodlibet/mutagen"
license=('GPL2')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'python2-setuptools')
checkdepends=('python-pytest' 'python2-pytest')
source=($pkgname-$pkgver::"https://github.com/quodlibet/mutagen/archive/release-$pkgver.tar.gz")
-sha1sums=('9865ea45042f7683f9d27a488239694c5fdea700')
+sha1sums=('7ac97e1825d64cbb9a5ffd18a91fb0d06a7ed1fa')
validpgpkeys=('0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC')
prepare() {
More information about the arch-commits
mailing list