author | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
parent | 16a7a5b71d1eba63d1d2a70ee7d01ce4e5a44609 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 07c4351..8644915 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.62.0 +pkgver=5.63.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=('69318784fa5feaee3e60bb159fb6c827475a8ce28a74bedf5939ad592c29ea4f' +sha256sums=('5be8d8640f7a4519c25c55e59ea7a640ea48a2646560a0ea2c9ff95374153904' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>