[arch-commits] Commit in kbluetooth/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Feb 10 03:14:19 UTC 2010


    Date: Tuesday, February 9, 2010 @ 22:14:19
  Author: andrea
Revision: 67959

Merged revisions 67957 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/kbluetooth/trunk

........
  r67957 | andrea | 2010-02-10 04:12:48 +0100 (Wed, 10 Feb 2010) | 2 lines
  
  upgpkg: kbluetooth 0.4.1-1
      upstream release
........

Modified:
  kbluetooth/repos/extra-x86_64/	(properties)
  kbluetooth/repos/extra-x86_64/PKGBUILD

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


Property changes on: kbluetooth/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /kbluetooth/trunk:1-66882
   + /kbluetooth/trunk:1-67958

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-02-10 03:13:32 UTC (rev 67958)
+++ extra-x86_64/PKGBUILD	2010-02-10 03:14:19 UTC (rev 67959)
@@ -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