git » bluez-qt.git » commit 7621bae

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 c7cd923dde37b2afab2f0d8548adafaf3954ea83

Rebuild Plasma with GCC 4.9

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ed9176d..393e311 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=bluez-qt
 pkgver=5.3.0
-pkgrel=1
+pkgrel=3
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/kde/workspace/bluez-qt'