author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:54:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:54:28 UTC |
parent | 3aae8d8ee35d2b6beb265c3e1c03e0900a54748d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b278100..0a198de 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.18.0 +pkgver=5.19.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=('57803cd443bc0a1d1c957c71f08e7899') +md5sums=('7487f642bc0c0ed9a38e68c4ef21ff2c') prepare() { mkdir -p build