git » bluez-qt.git » commit 11b82b8

C++11 ABI rebuild

author Bartłomiej Piotrowski
2015-12-07 01:14:24 UTC
committer Bartłomiej Piotrowski
2015-12-07 01:14:24 UTC
parent 821a48941bc16df0a2eaf39e27ff5e8d7f71bac4

C++11 ABI rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9b77a05..262be3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=bluez-qt
 pkgver=5.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/frameworks/bluez-qt'