[arch-commits] Commit in python2-eyed3/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Nov 2 15:42:48 UTC 2014
Date: Sunday, November 2, 2014 @ 16:42:48
Author: jelle
Revision: 121711
upgpkg: python2-eyed3 0.7.5-1
Modified:
python2-eyed3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-11-02 13:30:01 UTC (rev 121710)
+++ PKGBUILD 2014-11-02 15:42:48 UTC (rev 121711)
@@ -4,7 +4,7 @@
# Contributor: cdhotfire <cdhotfire at gmail.com>
pkgname=python2-eyed3
-pkgver=0.7.4
+pkgver=0.7.5
pkgrel=1
pkgdesc="A Python module and program for processing information about mp3 files"
arch=(any)
@@ -14,7 +14,7 @@
makedepends=('python2-setuptools')
source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tgz)
options=(!emptydirs)
-md5sums=('80d71338f53243cba1a2e2a86cde5635')
+md5sums=('b8fe9582ffce1dd10bbe1babe47f8cc4')
build() {
cd $srcdir/eyeD3-$pkgver
More information about the arch-commits
mailing list