git » kbookmarks.git » commit 1f27aec

KF 5.18.0

author Felix Yan
2016-01-10 14:51:23 UTC
committer Felix Yan
2016-01-10 14:51:23 UTC
parent a63a69f9e11879e528dee5b303fdc1a5800c9546

KF 5.18.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f82e976..b674f81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kbookmarks
-pkgver=5.17.0
+pkgver=5.18.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=('27952c9e577d60b32777f7f03c8c14e8')
+md5sums=('66b54cef3432c2a36db1dba8916add93')
 
 prepare() {
   mkdir -p build