author | Antonio Rojas
<arojas@archlinux.org> 2022-10-09 20:27:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-10-09 20:27:57 UTC |
parent | 5871878217aabe35283537424753a8be0b0fee70 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 27a2122..aefb6c6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.98.0 +pkgver=5.99.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=('4208fecb5e893ab0825edc70d3c3912254bb6fbe49e9d7f40d9b29d303f5df42' +sha256sums=('d85bf4020c444b5d377effcff71197a12e15bbdeb3fbc3dd58444be702fcb47b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)