git » bluez-qt.git » commit c7668dd

KDE Frameworks 5.101

author Antonio Rojas
2022-12-10 09:48:49 UTC
committer Antonio Rojas
2022-12-10 09:48:49 UTC
parent 7a2ce27758481abf5ef9307c79902cdc2c7e3859

KDE Frameworks 5.101

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6c3be13..d4d7cd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluez-qt
-pkgver=5.100.0
+pkgver=5.101.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=('b14bcc2d3f6517d5f5eca43c3d9ddd63b5cdb90c16e8df7172d14709501ec2ba'
+sha256sums=('15de3a3c64367d753ef165619b9d3a452e86ca123e6a8a1fe6a4067b355ae203'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)