Date: Tuesday, February 24, 2015 @ 16:19:25 Author: fyan Revision: 231845
upgpkg: bluedevil-frameworks 5.2.1-1 Modified: bluedevil-frameworks/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-24 15:08:38 UTC (rev 231844) +++ PKGBUILD 2015-02-24 15:19:25 UTC (rev 231845) @@ -1,9 +1,10 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> # Contributor: Antonio Rojas <[email protected]> pkgname=bluedevil-frameworks -pkgver=5.2.0 +pkgver=5.2.1 pkgrel=1 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications' arch=('i686' 'x86_64') @@ -15,7 +16,7 @@ install="$pkgname.install" groups=('plasma') source=("http://download.kde.org/stable/plasma/$pkgver/bluedevil-$pkgver.tar.xz") -md5sums=('67403187723370fff7680ddcb331c283') +md5sums=('28b8c4619750ed9f6b792fe011743fb8') prepare() { mkdir build
