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

Andrea Scarpino andrea at archlinux.org
Wed Feb 10 03:12:49 UTC 2010


    Date: Tuesday, February 9, 2010 @ 22:12:48
  Author: andrea
Revision: 67957

upgpkg: kbluetooth 0.4.1-1
    upstream release

Modified:
  kbluetooth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-10 02:18:10 UTC (rev 67956)
+++ PKGBUILD	2010-02-10 03:12:48 UTC (rev 67957)
@@ -4,21 +4,20 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=kbluetooth
-pkgver=0.4
+pkgver=0.4.1
 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.98' 'bluez' 'obex-data-server')
+depends=('kdebase-workspace' 'bluez' 'obex-data-server')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'perl')
 optdepends=('python')
 replaces=('kdebluetooth')
 conflicts=('kdebluetooth')
 install=kbluetooth.install
 source=(http://www.kde-apps.org/CONTENT/content-files/112110-${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ca87dc8b7db3dc40384835c5fb7751db')
-options=('force')
+md5sums=('84df2686f700757c4f4b0a0efaa1daed')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list