author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:59:01 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:59:01 UTC |
parent | 948845f078132760c5bbbe95347a320d8f68acee |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 52e5cd5..b278100 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.17.0 +pkgver=5.18.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=('54b4aebe3c6a8e515f596f6e1fa50456') +md5sums=('57803cd443bc0a1d1c957c71f08e7899') prepare() { mkdir -p build