git » kbookmarks.git » commit ad375ed

Upstream release

author Felix Yan
2016-05-16 14:36:39 UTC
committer Felix Yan
2016-05-16 14:36:39 UTC
parent efca48fef3817e6bd5b33514e6eb98f501f6d91e

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d957de5..edab16c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kbookmarks
-pkgver=5.21.0
+pkgver=5.22.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=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6e2b1a57d02cd44afb8006a70dd80470')
+md5sums=('1ba8f81b1a3c016c9f868bca3ae03683')
 
 prepare() {
   mkdir -p build