author | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:41:01 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:41:01 UTC |
parent | 15f865f43b30eb027da7c81fdfaa12f650f45676 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5227aba..e085b35 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.15.0 +pkgver=5.16.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=('c5715f3a436e02b3f4cf722fe12ddab3') +md5sums=('b50d87015639c60b9f5c75de222ebe02') prepare() { mkdir -p build