author | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
parent | b23ac98313eb789dfebea8b8dc2bdc9c0f4e7710 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 96b6f88..24fde0d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=bluez-qt -pkgver=5.94.0 +pkgver=5.95.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=('7e776feb095e727abea0fec4b3ae3c81d704a0527b8ff3257d799feee2cc0632' +sha256sums=('232edfc2fd93987dc3546797445b33830ba0656939c1065eca3ae6bf96cb3714' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)