Date: Tuesday, September 8, 2015 @ 17:49:10 Author: fyan Revision: 245570
upgpkg: plasma-nm 5.4.1-1 Modified: plasma-nm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-08 15:47:33 UTC (rev 245569) +++ PKGBUILD 2015-09-08 15:49:10 UTC (rev 245570) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=plasma-nm -pkgver=5.4.0 +pkgver=5.4.1 pkgrel=1 pkgdesc='Plasma applet written in QML for managing network connections' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ 'openconnect: Cisco AnyConnect VPN plugin') groups=('plasma') source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz") -md5sums=('240a66490c4604fcf343319ef4ea4bac') +md5sums=('528b5d70f64450a7d6e31f55dde2b155') prepare() { mkdir build
