author | Antonio Rojas
<arojas@archlinux.org> 2018-11-10 09:18:31 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-11-10 09:18:31 UTC |
parent | bef7d120935c73ff028ecbfc7a09c9bf0a5d6657 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3e0594b..2f1f8b8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.51.0 +pkgver=5.52.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=('6b8e86ef5e5060ce4475a6e3a24f5860ff1b18be8340ba9348828fc86093a4c4' +sha256sums=('d757340e5727b6437dad5cdb5cbe51fe6d96c814c44279b774fe56e2b66e7db9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>