author | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:52:31 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:52:31 UTC |
parent | b656d33eed802178319c240c78e6c65385396bde |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index afece12..c906ff3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.24.0 +pkgver=5.25.0 pkgrel=1 pkgdesc='Lightweight plotting framework' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'mesa') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('5e3d90a28ed3f2cd61a2cff93aacb850') +md5sums=('6906f6da8a6d680cd86d1ee96f80bf2b') prepare() { mkdir -p build