Date: Saturday, June 1, 2013 @ 13:54:10 Author: tomegun Revision: 186952
upgpkg: libbluedevil 1.9.3-2 update bluez deps Modified: libbluedevil/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-01 11:51:23 UTC (rev 186951) +++ PKGBUILD 2013-06-01 11:54:10 UTC (rev 186952) @@ -1,14 +1,15 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Tom Gundersen <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=libbluedevil pkgver=1.9.3 -pkgrel=1 +pkgrel=2 pkgdesc='A Qt4 wrapper for bluez used in the new KDE bluetooth stack' arch=('i686' 'x86_64') url="https://projects.kde.org/projects/playground/libs/libbluedevil" license=('GPL') -depends=('qt4' 'bluez') +depends=('qt4' 'bluez4') makedepends=('cmake') source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") md5sums=('fcb1480feba45dcd076b3ee54150bdf5')
