git » kde-gtk-config.git » commit 3714f6d

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 19380ca16de1443509e2d78f85eb5dceec8e16e7

Rebuild Plasma with GCC 4.9

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c7535f8..1dc6c2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kde-gtk-config
 pkgver=5.3.0
-pkgrel=1
+pkgrel=3
 pkgdesc='GTK2 and GTK3 Configurator for KDE'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/kde-gtk-config'