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

Jelle van der Waa jelle at archlinux.org
Sun Jun 14 18:32:55 UTC 2015


    Date: Sunday, June 14, 2015 @ 20:32:55
  Author: jelle
Revision: 135306

upgpkg: python2-eyed3 0.7.8-1

Modified:
  python2-eyed3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-14 18:09:40 UTC (rev 135305)
+++ PKGBUILD	2015-06-14 18:32:55 UTC (rev 135306)
@@ -4,7 +4,7 @@
 # Contributor: cdhotfire <cdhotfire at gmail.com>
 
 pkgname=python2-eyed3
-pkgver=0.7.5
+pkgver=0.7.8
 pkgrel=1
 pkgdesc="A Python module and program for processing information about mp3 files"
 arch=(any)
@@ -12,9 +12,9 @@
 license=('GPL')
 depends=('python2')
 makedepends=('python2-setuptools')
-source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tgz)
+source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tar.gz)
 options=(!emptydirs)
-md5sums=('b8fe9582ffce1dd10bbe1babe47f8cc4')
+md5sums=('2783538edb56d7f583b7c8a5801b51dc')
 
 build() {
   cd $srcdir/eyeD3-$pkgver



More information about the arch-commits mailing list