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

Giovanni Scafora giovanni at archlinux.org
Sun Sep 7 16:04:56 UTC 2008


    Date: Sunday, September 7, 2008 @ 12:04:56
  Author: giovanni
Revision: 12000

upgpkg: kdebluetooth 4.0.2-1
    New version 4.0.2

Modified:
  kdebluetooth/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-07 14:31:05 UTC (rev 11999)
+++ PKGBUILD	2008-09-07 16:04:56 UTC (rev 12000)
@@ -1,18 +1,19 @@
 # $Id$
 # Contributor: Giovanni Scafora <linuxmania at gmail.com>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
+
 pkgname=kdebluetooth
-pkgver=4.0.1
-_realver=0.1
+pkgver=4.0.2
+_realver=0.2
 pkgrel=1
 pkgdesc="A collection of Bluetooth utilities and modules for KDE based on BlueZ"
 arch=('i686' 'x86_64')
 url="http://bluetooth.kmobiletools.org/"
-license=('GPL')
+license=('GPL2')
 depends=('kdebase-workspace')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 source=(http://downloads.sourceforge.net/sourceforge/kde-bluetooth/kdebluetooth4-${_realver}.tar.bz2)
-md5sums=('7c6e5162d457fa594ecdd3f339ea8fc1')
+md5sums=('66abefaf0d7e7f9980071c8519e52574')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list