git » bluez-qt.git » commit 43b6e33

Rebuild with Qt 5.13

author Antonio Rojas
2019-12-19 06:47:09 UTC
committer Antonio Rojas
2019-12-19 06:47:09 UTC
parent 24e046846b10576a20320ecbc139be0f1dc55776

Rebuild with Qt 5.13

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index cc234b2..7fc101c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=bluez-qt
 pkgver=5.65.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'