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 | 3aaf76afd7b27163b470c354dcf1b1999980376b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 50eaf40..3ee62e7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.91.0 +pkgver=5.92.0 pkgrel=1 pkgdesc='Support for bookmarks and the XBEL format' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kxmlgui) makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('a42233135dc255a0ff0147f22f9446c2b5932e6b11198aa099fdadbbf5b30e47' +sha256sums=('99504e761621b56e07a561e1caea196fe4623c9334b889f081e3da8e4a19d543' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)