author | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
parent | 3a74ee31368500d7f8b0cf7c9163eea1d12aa3d1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7b54354..20d72d5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.55.0 +pkgver=5.56.0 pkgrel=1 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kactivities kdeclarative kwayland kirigami2) makedepends=(extra-cmake-modules qt5-tools kdoctools doxygen) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('04af7a01335e6e4c5ac2312f83113493eea511d4a2f9556e0871002d0aef7ddf' +sha256sums=('0accc21e8dd47531821d9a4a339fb790d3695fe12868d8c92e1b00564e028943' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>