author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:35:12 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:35:12 UTC |
parent | bbff12b82e4d0cf13fc90627fcadeae9972969f8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c906ff3..e4ba994 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.25.0 +pkgver=5.26.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=('6906f6da8a6d680cd86d1ee96f80bf2b') +md5sums=('1c6520635bd6d8ab5f0e6e4758e13ebf') prepare() { mkdir -p build