git » kbookmarks.git » commit f1c11ce

KF5 5.5.0

author Andrea Scarpino
2014-12-08 16:06:22 UTC
committer Andrea Scarpino
2014-12-08 16:06:22 UTC
parent d263440316f391aa24327849821f7039090586ce

KF5 5.5.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 342beee..42fd56d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kbookmarks
-pkgver=5.4.0
+pkgver=5.5.0
 pkgrel=1
 pkgdesc='Support for bookmarks and the XBEL format'
 arch=('i686' 'x86_64')
@@ -11,7 +11,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=('61c20915725a204ed8f5357601c9a2ea')
+md5sums=('c3e94f9d89a5354d3ebff0a188b706fe')
 
 prepare() {
   mkdir -p build