git » kio-extras.git » commit ab3dd1a

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 0d0ad25230bf5af021615e0f38dcc94ab3de4853

Rebuild Plasma with GCC 4.9

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a4b22cf..c0b7048 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kio-extras
 pkgver=5.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/kio-extras'