[arch-commits] Commit in mutagen/repos (extra-i686 extra-i686/PKGBUILD)
James Rayner
james at archlinux.org
Wed Jun 25 10:14:46 UTC 2008
Date: Wednesday, June 25, 2008 @ 06:14:46
Author: james
Revision: 3562
Merged revisions 2-3561 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/mutagen/trunk
........
r356 | aaron | 2008-04-19 08:56:27 +1000 (Sat, 19 Apr 2008) | 1 line
Added svn:keywords to all PKGBUILDs
........
r3561 | james | 2008-06-25 20:13:53 +1000 (Wed, 25 Jun 2008) | 1 line
upgpkg: mutagen 1.14-1
........
Modified:
mutagen/repos/extra-i686/ (properties)
mutagen/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: mutagen/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /mutagen/trunk:1
+ /mutagen/trunk:1-3561
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-06-25 10:13:53 UTC (rev 3561)
+++ extra-i686/PKGBUILD 2008-06-25 10:14:46 UTC (rev 3562)
@@ -2,7 +2,7 @@
# Maintainer: Aaron Griffin <aaron at archlinux.org>
pkgname=mutagen
-pkgver=1.13
+pkgver=1.14
pkgrel=1
pkgdesc="An audio metadata tag reader and writer implemented in pure python"
arch=(i686 x86_64)
@@ -10,7 +10,6 @@
url="http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen"
depends=('python>=2.5')
source=(http://www.sacredchao.net/~piman/software/$pkgname-$pkgver.tar.gz)
-md5sums=('7afa5a154c15e777898e3188b743ef74')
build()
{
@@ -21,3 +20,4 @@
mkdir -p $startdir/pkg/usr/bin
install -m755 tools/* $startdir/pkg/usr/bin
}
+md5sums=('b156bd157d1eda7614fc28125b501061')
More information about the arch-commits
mailing list