git » kwin.git » commit 28a10b0

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 7ab03c1f7884b49ba317a3d58b19c1fbe1f7e255

Rebuild Plasma with GCC 4.9

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 36173d6..9969866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=kwin
 pkgver=5.3.0
-pkgrel=1
+pkgrel=3
 pkgdesc='KDE Window manager'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/kwin'