git » polkit-kde-agent.git » commit 9bb4c45

Rebuild Plasma with GCC 4.9

author Antonio Rojas
2015-05-10 13:02:45 UTC
committer Antonio Rojas
2015-05-10 13:02:45 UTC
parent 2cf1a3796d9fecacb6517d526f1dfdbe79502514

Rebuild Plasma with GCC 4.9

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index efffe1f..7e3c78e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=polkit-kde-agent
 pkgver=5.3.0
-pkgrel=1
+pkgrel=3
 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'