git » polkit-kde-agent.git » commit 3ff1a8d

Plasma 5.5.1

author Antonio Rojas
2015-12-15 15:40:54 UTC
committer Antonio Rojas
2015-12-15 15:40:54 UTC
parent fc47f92d8e7bb322196bb0f5e293a1bf16bcc8ad

Plasma 5.5.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 8645077..a1595a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=polkit-kde-agent
-pkgver=5.5.0
-pkgrel=2
+pkgver=5.5.1
+pkgrel=1
 pkgdesc='Daemon providing a polkit authentication UI for KDE'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/polkit-kde-agent-1'
@@ -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=('2fbd41c9ef9a09b93db363d7123b535a')
+md5sums=('38047a7c686915b647d9088433978720')
 
 prepare() {
   mkdir -p build