author | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
parent | f1d6aa0a5ecd4479cc2c1dd51ae23e0a08842dfb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 980ad63..93fa506 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.45.0 +pkgver=5.46.0 pkgrel=1 pkgdesc='Addons to QtDBus' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 python2-pyqt5 doxy optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('e62b0ce98c345ddd0c214af4a57f6d44085bbe9bb6342c5b682cc8925ac93f1c' +sha256sums=('c3ba307d651a2ac6842319cbab0a8686d0bb13eaba0f3faf7ee386460db0031e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>