author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:53:13 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:53:13 UTC |
parent | 8cc9be02a92992d95cc20ebaa9571554bc278794 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f46e6be..4d93bdf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Lightweight plotting framework' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'mesa' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('a7e7b00f0202ac97b0ec36e7acd240a8f9c8cacdec45a71a1314e37a7a9a4b3d' +sha256sums=('fc837e0f21a6acbcff6b44d1c8b2143737bdc813839af0ea0a30550937069a4c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>