author | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
parent | 112f6d588ef1e8f13288c904d5acdcce0c08e543 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 839a50f..c8248cf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.75.0 +pkgver=5.76.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=('56320e443ba0ec52822b84a968ada0e34331b12251f84df839fc165fcb14e458' +sha256sums=('ac5416f1ac21cb9e9fdf72a95de855a9891cea0ed7e1436a93c019b6c45af2af' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>