aboutsummaryrefslogtreecommitdiffstats
path: root/community/bluez-qt/APKBUILD
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-03-16 12:36:29 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-03-16 18:18:09 +0100
commitaba34aa221252833714daed24f1c371f5555f591 (patch)
tree6c0682e0d6037a49d442ec77ec53aa8fc3aff8b3 /community/bluez-qt/APKBUILD
parentbeef067eda13a59389e5b069647d80ac1b52c353 (diff)
community/kde-frameworks: upgrade to 5.68.0
Diffstat (limited to 'community/bluez-qt/APKBUILD')
-rw-r--r--community/bluez-qt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/bluez-qt/APKBUILD b/community/bluez-qt/APKBUILD
index da0a1aa14e6..c179f9d1b0a 100644
--- a/community/bluez-qt/APKBUILD
+++ b/community/bluez-qt/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=bluez-qt
-pkgver=5.67.0
-pkgrel=1
+pkgver=5.68.0
+pkgrel=0
arch="all !armhf" # armhf blocked by qt5-qtdeclarative
pkgdesc="Qt wrapper for Bluez 5 DBus API"
url="https://community.kde.org/Frameworks"
@@ -33,4 +33,4 @@ package() {
cd "$builddir"/build
DESTDIR="$pkgdir" make install
}
-sha512sums="a90f79960d22ff3fb939d09df226bb5ae8a66e93963b0ff73f6eafcf4d21d003b2e690843527bcfca66208f1e4c1da04d2bf368ce09ba2112a35c2af5cde2787 bluez-qt-5.67.0.tar.xz"
+sha512sums="c11a43b29f1c04fc67abf2c7f5a2e53e098cdeeddde84ed88a46a15d1dce537442d24422c245f23506840aef2d84d5d828b4c7951362537725b59d31a9a402c7 bluez-qt-5.68.0.tar.xz"