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

Eric Belanger eric at archlinux.org
Fri Jul 6 02:12:01 UTC 2007


    Date: Thursday, July 5, 2007 @ 22:12:01
  Author: eric
    Path: /home/cvs-extra/extra/multimedia/k3b

Modified: PKGBUILD (1.65 -> 1.66)

upgpkg: k3b 1.0.2-1
added license


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


Index: extra/multimedia/k3b/PKGBUILD
diff -u extra/multimedia/k3b/PKGBUILD:1.65 extra/multimedia/k3b/PKGBUILD:1.66
--- extra/multimedia/k3b/PKGBUILD:1.65	Sat May  5 02:57:51 2007
+++ extra/multimedia/k3b/PKGBUILD	Thu Jul  5 22:12:01 2007
@@ -1,19 +1,20 @@
-# $Id: PKGBUILD,v 1.65 2007/05/05 06:57:51 andyrtr Exp $
+# $Id: PKGBUILD,v 1.66 2007/07/06 02:12:01 eric Exp $
 # Contributor: jlvsimoes
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=k3b
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 depends=('cdrdao' 'cdrkit' 'cdparanoia' 'kdelibs>=3.5.6' 'libsamplerate'
 	 'normalize' 'sox' 'hal>=0.5.8.1-6' 'ffmpeg>=20070131' 'musicbrainz' 
 	 'taglib>=1.4' 'libmpcdec>=1.2.5' 'libdvdread' 'dbus-qt3' 'flac>=1.1.4')
 pkgdesc="Feature-rich and easy to handle CD burning application"
 arch=(i686 x86_64)
+license=('GPL')
 install=k3b.install
 source=(http://downloads.sourceforge.net/sourceforge/k3b/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('b9307b3de0d15880a57c23a007bffca4')
 url="http://k3b.sourceforge.net/"
-md5sums=('8abd11f56e6e40d6f2d0b076a5f8b8ed')
 
 build() {
   [ -z "${QTDIR}" ] && . /etc/profile.d/qt.sh




More information about the arch-commits mailing list