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

Eric Belanger eric at archlinux.org
Sat Sep 6 04:46:01 UTC 2008


    Date: Saturday, September 6, 2008 @ 00:46:01
  Author: eric
Revision: 11903

Merged revisions 2-11902 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/python-eyed3/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r11877 | douglas | 2008-09-05 22:57:42 -0400 (Fri, 05 Sep 2008) | 2 lines
  
  upgpkg: python-eyed3 0.6.16-1
      Updated for i686: 0.6.16
........

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

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-09-06 04:44:23 UTC (rev 11902)
+++ extra-x86_64/PKGBUILD	2008-09-06 04:46:01 UTC (rev 11903)
@@ -4,7 +4,7 @@
 #Contributor: cdhotfire <cdhotfire at gmail.com>
 
 pkgname=python-eyed3
-pkgver=0.6.14
+pkgver=0.6.16
 pkgrel=1
 pkgdesc="A Python module and program for processing information about mp3 files"
 arch=(i686 x86_64)
@@ -12,11 +12,11 @@
 license=('GPL')
 depends=('python>=2.5')
 source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tar.gz)
-md5sums=('c4f81b3cbb72993244f27ab740abbccc')
 options=(!emptydirs)
 
-build()
-{
+md5sums=('b8fe36835c2775fd69a0ff18e15f2743')
+
+build() {
   cd $startdir/src/eyeD3-$pkgver
   ./configure --prefix=/usr
   make || return 1




More information about the arch-commits mailing list