author | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
parent | 989369afaea7356b97b9a05fda50f32e1bdd3a1e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1e5c4c8..73556d6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.34.0 +pkgver=5.35.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') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('1bd846dde134d09fccb963d8d3749de6d6b05c9ad11b4c0cbc0241867e26f63d' +sha256sums=('ef94ceb2a8450c85e3c28a35c6828daea2e6d1849ef57f30943812d993c28e18' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>