git » kdoctools.git » commit 265ea34

KDE Frameworks 5.1

author Andrea Scarpino
2014-08-05 11:08:13 UTC
committer Andrea Scarpino
2014-08-05 11:08:13 UTC
parent 48f1b591ea3325502accc3c54dbdda60bb9a79b2

KDE Frameworks 5.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 325cf23..4b14c61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdoctools
-pkgver=5.0.0
+pkgver=5.1.0
 pkgrel=1
 pkgdesc='KDocTools'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('extra-cmake-modules')
 groups=('kf5')
 options=('staticlibs')
 source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('7048b70497c07e65c5f36842fd074850')
+md5sums=('214a007848541c9c8ebed6f6e1c8efc7')
 
 prepare() {
   mkdir -p build