git » kbookmarks.git » commit 8bb9b66

Upstream release

author Felix Yan
2016-09-14 09:25:41 UTC
committer Felix Yan
2016-09-14 09:25:41 UTC
parent 9ed0f3b33d2b897b0c452704bb62ff11fde5ef1a

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f1f4ab2..b7aa109 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kbookmarks
-pkgver=5.25.0
+pkgver=5.26.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=('73827857016fb3444101929fbd9fcd83')
+md5sums=('df26bd179862cc72a6219236cd6c9d3f')
 
 prepare() {
   mkdir -p build