[arch-commits] Commit in easytag/trunk (PKGBUILD)

Kevin Piche kevin at archlinux.org
Mon Aug 4 01:42:18 UTC 2008


    Date: Sunday, August 3, 2008 @ 21:42:18
  Author: kevin
Revision: 7776

upgpkg: easytag 2.1.6-1

Modified:
  easytag/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 01:06:35 UTC (rev 7775)
+++ PKGBUILD	2008-08-04 01:42:18 UTC (rev 7776)
@@ -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