author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:17:12 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:17:12 UTC |
parent | 064d9ac1940cf267364d86520f752f916b3d8e8f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 258bd43..5227aba 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.14.0 +pkgver=5.15.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=('69b884e9c9e5705c92e495737b8f5a4d') +md5sums=('c5715f3a436e02b3f4cf722fe12ddab3') prepare() { mkdir -p build