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

Douglas Soares de Andrade douglas at archlinux.org
Tue Feb 17 09:38:09 UTC 2009


    Date: Tuesday, February 17, 2009 @ 04:38:09
  Author: douglas
Revision: 27243

upgpkg: python-eyed3 0.6.17-1

Modified:
  python-eyed3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-17 08:32:02 UTC (rev 27242)
+++ PKGBUILD	2009-02-17 09:38:09 UTC (rev 27243)
@@ -4,7 +4,7 @@
 #Contributor: cdhotfire <cdhotfire at gmail.com>
 
 pkgname=python-eyed3
-pkgver=0.6.16
+pkgver=0.6.17
 pkgrel=1
 pkgdesc="A Python module and program for processing information about mp3 files"
 arch=(i686 x86_64)
@@ -14,11 +14,10 @@
 source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tar.gz)
 options=(!emptydirs)
 
-md5sums=('b8fe36835c2775fd69a0ff18e15f2743')
-
 build() {
   cd $startdir/src/eyeD3-$pkgver
   ./configure --prefix=/usr
   make || return 1
   make DESTDIR=$startdir/pkg install
 } 
+md5sums=('7bc175d0eb1e0152753b2aca80df6fde')




More information about the arch-commits mailing list