[arch-commits] Commit in python2-eyed3/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Mar 6 14:45:02 UTC 2016
Date: Sunday, March 6, 2016 @ 15:45:02
Author: jelle
Revision: 165380
upgpkg: python2-eyed3 0.7.9-1
Modified:
python2-eyed3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-06 14:43:52 UTC (rev 165379)
+++ PKGBUILD 2016-03-06 14:45:02 UTC (rev 165380)
@@ -4,7 +4,7 @@
# Contributor: cdhotfire <cdhotfire at gmail.com>
pkgname=python2-eyed3
-pkgver=0.7.8
+pkgver=0.7.9
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.tar.gz)
options=(!emptydirs)
-md5sums=('2783538edb56d7f583b7c8a5801b51dc')
+md5sums=('7fdf97f971033207355b5d550414ea75')
build() {
cd $srcdir/eyeD3-$pkgver
More information about the arch-commits
mailing list