Date: Tuesday, September 8, 2015 @ 17:58:43 Author: fyan Revision: 245580
upgpkg: bluedevil 1:5.4.1-1 Modified: bluedevil/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-08 15:57:14 UTC (rev 245579) +++ PKGBUILD 2015-09-08 15:58:43 UTC (rev 245580) @@ -4,7 +4,7 @@ # Contributor: Antonio Rojas <[email protected]> pkgname=bluedevil -pkgver=5.4.0 +pkgver=5.4.1 pkgrel=1 epoch=1 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications' @@ -18,7 +18,7 @@ install="$pkgname.install" groups=('plasma') source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz") -md5sums=('fbe40c558185fec6cba4087e42d3f8e8') +md5sums=('33eb66bcec1c7f27b1a6a7629042de8e') prepare() { mkdir -p build
