Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / bluez-qt
Commits: 6a2f0dc1 by Tomaz Canabrava at 2024-05-10T12:42:25+02:00 Update to - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=bluez-qt -pkgver=6.1.0 +pkgver= pkgrel=1 pkgdesc='Qt wrapper for Bluez 5 DBus API' arch=(x86_64) @@ -18,7 +18,7 @@ makedepends=(doxygen qt6-tools) optdepends=('qt6-declarative: QML bindings') groups=(kf6) -source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org//frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('f9424ef15e07f8174f06911af4616a06dd88addda975f954f96eaaa871cd8ebb' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bluez-qt/-/commit/6a2f0dc179d52198048db853fbde4a8944fbe771 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bluez-qt/-/commit/6a2f0dc179d52198048db853fbde4a8944fbe771 You're receiving this email because of your account on gitlab.archlinux.org.
