Date: Monday, August 15, 2022 @ 15:29:25 Author: felixonmars Revision: 452751
upgpkg: kdbusaddons 5.97.0-1: KDE Frameworks 5.97 Modified: kdbusaddons/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 15:28:18 UTC (rev 452750) +++ PKGBUILD 2022-08-15 15:29:25 UTC (rev 452751) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdbusaddons -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Addons to QtDBus' arch=(x86_64) @@ -13,7 +13,7 @@ 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 <[email protected]> options=(debug)
