git » kscreen.git » commit 2c38488

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 0754ca51750ded6a9265ac554e74b12c793687fb

Rebuild Plasma with GCC 4.9

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 86481b8..9199dcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kscreen
 pkgver=5.3.0
-pkgrel=1
+pkgrel=3
 pkgdesc="KDE's screen management software"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/kscreen'