git » kdecoration.git » commit 74ada70

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 538b487ad5060a3c717b65d05ac4a77b320575ca

Rebuild Plasma with GCC 4.9

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8c7d9e7..886b049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kdecoration
 pkgver=5.3.0
-pkgrel=1
+pkgrel=3
 pkgdesc='Plugin based library to create window decorations'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/kdecoration'