author | Antonio Rojas
<arojas@archlinux.org> 2015-11-09 19:53:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-11-09 19:53:30 UTC |
parent | 091192047471f06c3302a4395607abb1540aaf25 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5e94e9e..82659f3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas <arojas@archlinux.org> pkgname=polkit-kde-agent -pkgver=5.4.2 +pkgver=5.4.3 pkgrel=1 pkgdesc='Daemon providing a polkit authentication UI for KDE' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python') conflicts=('polkit-kde-frameworks') replaces=('polkit-kde-frameworks') source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz") -md5sums=('64ed6fe8c59c2812b9c34cd8a3827735') +md5sums=('cc02b7ae8de5da3c8f73170f25f7f866') prepare() { mkdir build