git » kplotting.git » commit 53c7dbf

upgpkg: 5.7.0-1

author Felix Yan
2015-02-15 16:49:52 UTC
committer Felix Yan
2015-02-15 16:49:52 UTC
parent 95142a5b6f2e11c6c56026d19e849faf56197140

upgpkg: 5.7.0-1

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index 1088cdd..ebd785e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kplotting
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Lightweight plotting framework'
 arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('544d50b66636ff017c40c1b9fe89cb1e')
+md5sums=('637609e197e3ed92ae352f86f14d0baf')
 
 prepare() {
   mkdir -p build