[arch-commits] CVS update of extra/multimedia/easytag (PKGBUILD)

Dan McGee dan at archlinux.org
Sat Sep 29 01:18:55 UTC 2007


    Date: Friday, September 28, 2007 @ 21:18:55
  Author: dan
    Path: /home/cvs-extra/extra/multimedia/easytag

Modified: PKGBUILD (1.35 -> 1.36)

upgpkg: easytag 2.1.2-1


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


Index: extra/multimedia/easytag/PKGBUILD
diff -u extra/multimedia/easytag/PKGBUILD:1.35 extra/multimedia/easytag/PKGBUILD:1.36
--- extra/multimedia/easytag/PKGBUILD:1.35	Sat Jul  7 08:43:27 2007
+++ extra/multimedia/easytag/PKGBUILD	Fri Sep 28 21:18:55 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.35 2007/07/07 12:43:27 jgc Exp $
+# $Id: PKGBUILD,v 1.36 2007/09/29 01:18:55 dan Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=easytag
-pkgver=2.1.1
-pkgrel=2
-pkgdesc="EasyTAG is an utility for viewing, editing and writing easily and quickly the ID3 tags of your MP3 files"
+pkgver=2.1.2
+pkgrel=1
+pkgdesc="Utility for viewing, editing and writing ID3 tags of your MP3 files"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('id3lib' 'libid3tag' 'gtk2' 'libvorbis' 'flac>=1.1.4' 'libmp4v2')
-source=(http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 url="http://easytag.sourceforge.net/"
-md5sums=('af37a0a34e4d0808aabb7a24cffc75ee')
+depends=('id3lib' 'libid3tag' 'gtk2' 'libvorbis' 'flac>=1.1.4' 'libmp4v2' 'speex')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('4b741e8ddf809d989a012d20a5a969aa')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -17,4 +17,3 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 }
-md5sums=('9b95c2de4a50c5bc81d24bc9cc498dd7')




More information about the arch-commits mailing list