author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:50:01 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:50:01 UTC |
parent | f08a887a41b8785757a1c668f0d9d5281c27d02c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 165b0f1..122def9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.20.0 +pkgver=5.21.0 pkgrel=1 pkgdesc='Lightweight plotting framework' arch=('i686' 'x86_64') @@ -12,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=('5507be20fee8389eca24e1358f1273e3') +md5sums=('41743b94bdb0ede561a8adefc694586e') prepare() { mkdir -p build