author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:29:25 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:29:25 UTC |
parent | e3e7dde96b7d33bf5c986902a6ff77b9925a89d7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index eedb886..4daf2dc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Addons to QtDBus' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-x11extras) makedepends=(extra-cmake-modules qt5-tools qt5-doc clang doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('7e50d4fa9e9d4882a7eaa7bc310aa0c099c4e7de10f53da686ec711b14680ef8' +sha256sums=('13c7e82914bf1e594fcaafe8a1cfdb4607bc75a58a10b5a04fead84fe412122d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)