author | Antonio Rojas
<arojas@archlinux.org> 2022-11-11 19:54:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-11-11 19:54:35 UTC |
parent | 52ba32a8efac1b573398e6961e4956bd38e4be6d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6035fe4..8477d71 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.99.0 +pkgver=5.100.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=('b5b82d3fda366a2bcada2500ee7f727c1eda0c4218330511ae58993893c1686d' +sha256sums=('236cf8eef90b1a9737948d10e3c9aae1b6ca35ff7d5b2621b3a2aa61675e84ae' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)