[arch-commits] Commit in python-eyed3/repos (extra-i686 extra-i686/PKGBUILD)

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


    Date: Tuesday, February 17, 2009 @ 04:38:45
  Author: douglas
Revision: 27244

Merged revisions 27243 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/python-eyed3/trunk

........
  r27243 | douglas | 2009-02-17 06:38:09 -0300 (Ter, 17 Fev 2009) | 1 line
  
  upgpkg: python-eyed3 0.6.17-1
........

Modified:
  python-eyed3/repos/extra-i686/	(properties)
  python-eyed3/repos/extra-i686/PKGBUILD

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


Property changes on: python-eyed3/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /python-eyed3/trunk:1-11877
   + /python-eyed3/trunk:1-27243

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-02-17 09:38:09 UTC (rev 27243)
+++ extra-i686/PKGBUILD	2009-02-17 09:38:45 UTC (rev 27244)
@@ -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