author | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
parent | 1767e1b54b2ca20c2ce81c619243eef1475d5b5e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 49df1ff..b401ccd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kplotting -pkgver=5.82.0 +pkgver=5.83.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=('7394b195de3ab20f96787ea7250659ef05f5534fcf58ca7109ec80f16fa6f365' +sha256sums=('1249278aa68cb19f4e1a8513ccfa59685abe1cb118d930b9d628f19419719641' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>