author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:50:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:50:55 UTC |
parent | d22b9a4b24ef52e9decd7ff40ed73c5e4a912a26 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d1fb085..847f697 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.8.0 +pkgver=5.9.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=('b8a053219aa6fd8273212b7faa4c39a0') +md5sums=('863894db321aaa29e680383a0ccc4e09') prepare() { mkdir -p build