[arch-commits] Commit in easytag/repos (extra-i686 extra-i686/PKGBUILD)
Kevin Piche
kevin at archlinux.org
Mon Aug 4 01:42:31 UTC 2008
Date: Sunday, August 3, 2008 @ 21:42:31
Author: kevin
Revision: 7777
Merged revisions 2135-7776 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/easytag/trunk
........
r7776 | kevin | 2008-08-03 21:42:18 -0400 (Sun, 03 Aug 2008) | 1 line
upgpkg: easytag 2.1.6-1
........
Modified:
easytag/repos/extra-i686/ (properties)
easytag/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Property changes on: easytag/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /easytag/trunk:1-2134
+ /easytag/trunk:1-7776
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-08-04 01:42:18 UTC (rev 7776)
+++ extra-i686/PKGBUILD 2008-08-04 01:42:31 UTC (rev 7777)
@@ -3,15 +3,16 @@
# Maintainer: dorphell <dorphell at archlinux.org>
pkgname=easytag
-pkgver=2.1.5
+pkgver=2.1.6
pkgrel=1
pkgdesc="Utility for viewing, editing and writing ID3 tags of your MP3 files"
arch=(i686 x86_64)
license=('GPL')
url="http://easytag.sourceforge.net/"
-depends=('id3lib' 'libid3tag' 'gtk2' 'libvorbis' 'flac>=1.2.1' 'libmp4v2' 'speex')
+depends=('id3lib' 'libid3tag' 'gtk2' 'libvorbis' 'flac>=1.2.1' 'libmp4v2'
+'speex' 'wavpack')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f80ceb61da7335fbbdaeef365d65d3be')
+md5sums=('6c5b9dc2bf1f3b0a11bd4efc81aaa9ee')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list