Date: Friday, March 25, 2011 @ 11:41:57 Author: andrea Revision: 116735
upgpkg: bluedevil 1.0.3-1 upstream release Modified: bluedevil/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-25 15:34:14 UTC (rev 116734) +++ PKGBUILD 2011-03-25 15:41:57 UTC (rev 116735) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=bluedevil -pkgver=1.0.2 +pkgver=1.0.3 pkgrel=1 pkgdesc='KDE bluetooth framework' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('cmake' 'automoc4') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -md5sums=('c0c814146098b865144957bc8b3bd7e7') +md5sums=('a2d4aa126f86dbc1f429a3aa9e95671d') build(){ cd ${srcdir}
