git » kplotting.git » commit 4d20da5

Upstream release

author Felix Yan
2016-10-09 17:31:04 UTC
committer Felix Yan
2016-10-09 17:31:04 UTC
parent 2ac1089fe240abefda5b321d0b2f0cb5e70699a5

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e4ba994..729d5f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kplotting
-pkgver=5.26.0
+pkgver=5.27.0
 pkgrel=1
 pkgdesc='Lightweight plotting framework'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'mesa')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('1c6520635bd6d8ab5f0e6e4758e13ebf')
+md5sums=('bbe2b0825e7960615451a94f2e51b65d')
 
 prepare() {
   mkdir -p build