Date: Tuesday, September 8, 2015 @ 17:37:26 Author: fyan Revision: 245564
upgpkg: polkit-kde-agent 5.4.1-1 Modified: polkit-kde-agent/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-08 15:36:44 UTC (rev 245563) +++ PKGBUILD 2015-09-08 15:37:26 UTC (rev 245564) @@ -4,7 +4,7 @@ # Contributor: Antonio Rojas <[email protected]> pkgname=polkit-kde-agent -pkgver=5.4.0 +pkgver=5.4.1 pkgrel=1 pkgdesc='Daemon providing a polkit authentication UI for KDE' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ conflicts=('polkit-kde-frameworks') replaces=('polkit-kde-frameworks') source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz") -md5sums=('8db1823fbdca081fbc0e9b3d9d0281dc') +md5sums=('0e27d8c01b108aa709a130466bc56a9a') prepare() { mkdir build
