Date: Sunday, April 29, 2012 @ 13:06:12 Author: andrea Revision: 157803
upgpkg: bluedevil 1.2.3-1 Upstream release Modified: bluedevil/trunk/PKGBUILD ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-29 17:04:04 UTC (rev 157802) +++ PKGBUILD 2012-04-29 17:06:12 UTC (rev 157803) @@ -1,9 +1,8 @@ # $Id$ -# Maintainer: -# Contributor: Andrea Scarpino <[email protected]> +# Maintainer: Andrea Scarpino <[email protected]> pkgname=bluedevil -pkgver=1.2.2 +pkgver=1.2.3 pkgrel=1 pkgdesc='KDE bluetooth framework' arch=('i686' 'x86_64') @@ -13,7 +12,7 @@ makedepends=('cmake' 'automoc4') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -md5sums=('f1b2b932f3e1e52b13b0bad515bf4125') +md5sums=('e792576d34956d27cd0c3eb3c81a5923') build(){ cd "${srcdir}"
