Date: Friday, March 29, 2013 @ 13:10:13 Author: andrea Revision: 180984
upgpkg: bluedevil 1.3.1-1 Upstream release Modified: bluedevil/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-29 12:07:34 UTC (rev 180983) +++ PKGBUILD 2013-03-29 12:10:13 UTC (rev 180984) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=bluedevil -pkgver=1.3 +pkgver=1.3.1 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=('3a90e8826eb9f464084bbdafa549bf3e') +md5sums=('d21ad78030ffd892bb2ae5c78aa37919') build(){ mkdir build
