author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:41:42 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:41:42 UTC |
parent | 314427e58fb138e6427b8d17bf67c02f3d303d04 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4cd76dc..e9b93b4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Addons to QtDBus' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('996a9c41d6290e9520dfaa88a97a476f29b2992a135024ab0ad2bc707b0df881' +sha256sums=('f24fadc71670591bb679cde68147e53819f6c3d56126ecbafe59688fc47b347d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>