author | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
parent | 6eef921cbdef2b32a26512a01920b435ecf9fe98 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ac51846..61b58c5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kparts -pkgver=5.91.0 +pkgver=5.92.0 pkgrel=1 pkgdesc='Document centric plugin system' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kio) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('f2ff8a873ae20899233d7ff8936204814d1ccbe1786fa872b5922912c232d182' +sha256sums=('094e18b2e9119f1c197c625235e639204ab5aa1910b13ae4317c8145b4fe3318' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)