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

Giovanni Scafora giovanni at archlinux.org
Wed Feb 18 14:34:53 UTC 2009


    Date: Wednesday, February 18, 2009 @ 09:34:52
  Author: giovanni
Revision: 27288

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

........
  r27243 | douglas | 2009-02-17 01:38:09 -0800 (mar, 17 feb 2009) | 1 line
  
  upgpkg: python-eyed3 0.6.17-1
........

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

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


Property changes on: python-eyed3/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /python-eyed3/trunk:1-11902
   + /python-eyed3/trunk:1-27287

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-18 13:35:58 UTC (rev 27287)
+++ extra-x86_64/PKGBUILD	2009-02-18 14:34:52 UTC (rev 27288)
@@ -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