Date: Monday, February 22, 2010 @ 04:39:33 Author: giovanni Revision: 69737
upgpkg: kbluetooth 0.4.2-1 upstream release Modified: kbluetooth/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-22 09:26:40 UTC (rev 69736) +++ PKGBUILD 2010-02-22 09:39:33 UTC (rev 69737) @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 26309 2009-02-05 19:48:40Z giovanni $ +# $Id: $ # Maintainer: Andrea Scarpino <[email protected]> # Contributor: Giovanni Scafora <[email protected]> # Contributor: Thomas Baechler <[email protected]> pkgname=kbluetooth -pkgver=0.4.1 +pkgver=0.4.2 pkgrel=1 pkgdesc="A collection of Bluetooth utilities and modules for KDE based on BlueZ" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ conflicts=('kdebluetooth') install=kbluetooth.install source=(http://www.kde-apps.org/CONTENT/content-files/112110-${pkgname}-${pkgver}.tar.bz2) -md5sums=('84df2686f700757c4f4b0a0efaa1daed') +md5sums=('f64e2c0133bc76aa119a5d453d760851') build() { cd ${srcdir}
