author | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
parent | 482483624eb165423193018c3b520b3900d20a95 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b5d02e8..b1866c6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.49.0 +pkgver=5.50.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=('70c5e439c2ecfa56ef0d65492ad77fd85fea7ea47fe2efa4e76e8eeb5cced5ba' +sha256sums=('d54fbcec8709a6f4307b85c5e75e91d6ac96b441e0c13b0cd88ec89324795b46' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>