author | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
parent | 0535b1bcbaf22c4ff2dbd12e029f2fa17e5d7ad4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b083085..839a50f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.74.0 +pkgver=5.75.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=('d72d6ea4c97757dd940353c2b70ef1b8645ae1a9659bfaf1236dc90df3a3eac2' +sha256sums=('56320e443ba0ec52822b84a968ada0e34331b12251f84df839fc165fcb14e458' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>