git » khelpcenter.git » commit ff65260

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 eb185e7f29aff2720e37d527a134a7af14cf72e1

Rebuild Plasma with GCC 4.9

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 68122c3..93a42a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=khelpcenter
 pkgver=5.3.0
-pkgrel=1
+pkgrel=3
 pkgdesc="Application to show KDE Applications' documentation"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/khelpcenter'