author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:45:19 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:45:19 UTC |
parent | bf39229fc1c345d7681d30c5b221401c6b0e8868 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c36d226..af8f82d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Support for bookmarks and the XBEL format' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kxmlgui') makedepends=('extra-cmake-modules' 'qt5-tools' 'python' 'doxygen') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('59339ef15f2740665fded42638d197ac9638f763191c30054d1870e4695ce684' +sha256sums=('815843ae3c6e8f36e1ea31aa9750dfa1b18be86c415edfcce362c2b3809cd950' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>