author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:01:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:01:51 UTC |
parent | f9b5bed71600c24f4dba3f5e6a6a25883dec1d78 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index db7ce78..dccfbdb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Lightweight plotting framework' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-base) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('090e3b25fd2bfcb37f5a9369163460300a57eef705198dae8decb79181111dfb' +sha256sums=('5ed2e16b632ac1dc99a1f278de3ef76f4a2e4bc8989b6876621a9b7a1716ea0e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)