From 859f538490d5f7a35356c8813cf5757b175eea98 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 21 Nov 2011 23:14:49 +0000 Subject: Mon Nov 21 23:14:49 UTC 2011 --- community/kid3/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/kid3/PKGBUILD') diff --git a/community/kid3/PKGBUILD b/community/kid3/PKGBUILD index bffe4ceeb..678b86096 100644 --- a/community/kid3/PKGBUILD +++ b/community/kid3/PKGBUILD @@ -1,21 +1,21 @@ -# $Id: PKGBUILD 55325 2011-09-09 23:42:21Z jlichtblau $ +# $Id: PKGBUILD 58975 2011-11-20 18:17:53Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Alois Nespor pkgname=kid3 -pkgver=2.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor for KDE" arch=('i686' 'x86_64') url="http://kid3.sourceforge.net/" license=('GPL') -depends=('id3lib' 'kdebase-runtime' 'kdelibs' 'tunepimp') -makedepends=('automoc4' 'cmake' 'docbook-xml' 'docbook-xsl') +depends=('id3lib' 'qt' 'tunepimp') +makedepends=('automoc4' 'cmake' 'docbook-xml' 'docbook-xsl' 'kdelibs') options=('!makeflags') install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('bdf4ff4f929d7ad6d5b0a6b2661e76ac83216ae94d84a7886f68011c3b7110cd') +sha256sums=('32c3bdf5a3f170076e46c5f3b9523f688e8ea6265d22d2264c1bcd318da9f32e') build() { cd ${srcdir} -- cgit v1.2.3-54-g00ecf