git » bluez-qt.git » commit 33fffa1

KDE Frameworks 5.96

author Antonio Rojas
2022-07-09 20:14:49 UTC
committer Antonio Rojas
2022-07-09 20:14:49 UTC
parent 94af1f797f42f747da7a54347591ee7c45740b77

KDE Frameworks 5.96

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 24fde0d..66f79d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluez-qt
-pkgver=5.95.0
+pkgver=5.96.0
 pkgrel=1
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(x86_64)
@@ -12,7 +12,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-declarative)
 optdepends=('qt5-declarative: QML bindings')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('232edfc2fd93987dc3546797445b33830ba0656939c1065eca3ae6bf96cb3714'
+sha256sums=('8272bfb469559e16758a1743a508c488168e2f47770fb25d2bd72abb12ae8779'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)