author | Antonio Rojas
<arojas@archlinux.org> 2020-09-12 19:07:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-09-12 19:07:27 UTC |
parent | 64ba89f96cd1d764672cc4af98f320b31502751f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 08d540f..10439c3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.73.0 +pkgver=5.74.0 pkgrel=1 pkgdesc='Addons to QtDBus' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('f7f7e57b4d4650cf90a191b08b1fe874d0005c34163b9177dcc787415841e8ba' +sha256sums=('e2c5131e7eb0daaa348801ed1b553dd043918663f6dcaa50ad95f55e0d30b4a2' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>