author | Antonio Rojas
<arojas@archlinux.org> 2021-01-09 09:49:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-01-09 09:49:53 UTC |
parent | 9bc1d8596f538f931cb7c1dff1c01856e0791fcd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e19b503..50f7b63 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.77.0 +pkgver=5.78.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=('32226573989c105d84a324174d31a1ed4c7cbf57a75341873cd8fe5692d7a2e8' +sha256sums=('6cb34efc35645ee26801587f65d7f4ba452dd219c1fcb6dcb31a30725f1e8d03' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>