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

Andrea Scarpino andrea at archlinux.org
Thu Nov 12 13:42:00 UTC 2009


    Date: Thursday, November 12, 2009 @ 08:41:59
  Author: andrea
Revision: 58709

upgpkg: kbluetooth 4.0.4RC2-1
    upstream release

Modified:
  kbluetooth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-12 13:38:54 UTC (rev 58708)
+++ PKGBUILD	2009-11-12 13:41:59 UTC (rev 58709)
@@ -4,14 +4,14 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=kbluetooth
-pkgver=4.0.4RC1
-_pkgver=RC1
+pkgver=4.0.4RC2
+_pkgver=RC2
 pkgrel=1
 pkgdesc="A collection of Bluetooth utilities and modules for KDE based on BlueZ"
 arch=('i686' 'x86_64')
 url="http://www.kde-apps.org/content/show.php/kbluetooth?content=112110"
 license=('GPL2')
-depends=('kdebase-workspace>=4.3.2' 'bluez>=4.55' 'obex-data-server>=0.4.4'
+depends=('kdebase-workspace>=4.3.0' 'bluez>=4.55' 'obex-data-server>=0.4.4'
 	'hicolor-icon-theme')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'perl')
 optdepends=('python')
@@ -19,7 +19,7 @@
 conflicts=('kdebluetooth')
 install=kbluetooth.install
 source=(http://www.kde-apps.org/CONTENT/content-files/112110-${pkgname}-${_pkgver}.tar.bz2)
-md5sums=('616900af0879109ed43f2cc7108ddb3b')
+md5sums=('e0883dd44ff439e8adf7d6d9bc6306d8')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list