author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:51:33 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:51:33 UTC |
parent | 3553ab6c17c7c4e0807ff96ef008a33626b69968 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d2bdb78..d8f6c15 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.96.0 +pkgver=5.97.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=('64a12cf0e16a3b457d89df4a327d0acae73c3030ef9918fa7036f7cad1b33e8c' +sha256sums=('776dac6741d15dd02593891ad1b5d9ca3598df5edb3d431ed9e8c1386ae16b6a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)