Date: Tuesday, April 12, 2011 @ 17:52:47 Author: andrea Revision: 119634
upgpkg: bluedevil 1.0.4-1 upstream release Modified: bluedevil/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-12 20:52:19 UTC (rev 119633) +++ PKGBUILD 2011-04-12 21:52:47 UTC (rev 119634) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=bluedevil -pkgver=1.0.3 +pkgver=1.0.4 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=('a2d4aa126f86dbc1f429a3aa9e95671d') +md5sums=('016e8b048bd834548a436fb0440667a9') build(){ cd ${srcdir}
