author | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
parent | 9cfd4f4b2821071bb87b1eabb11dff30352c813f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6c48797..679fdb1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.67.0 +pkgver=5.68.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=('ae4795d1286c97f46be9121b2761f811e36f1c586cb030ed6debd97dc7c73518' +sha256sums=('839fe42f9ac8df353f87245110fd7b515a8eb29f0840f54481bd89e5175bf1af' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>