author | Antonio Rojas
<arojas@archlinux.org> 2018-10-13 08:18:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-10-13 08:18:38 UTC |
parent | 7726ee905a1a6b64bee82a0643e7e6ffae75ab95 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b1866c6..3e0594b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.50.0 +pkgver=5.51.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=('d54fbcec8709a6f4307b85c5e75e91d6ac96b441e0c13b0cd88ec89324795b46' +sha256sums=('6b8e86ef5e5060ce4475a6e3a24f5860ff1b18be8340ba9348828fc86093a4c4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>