author | Antonio Rojas
<arojas@archlinux.org> 2021-02-13 16:36:21 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-02-13 16:36:21 UTC |
parent | 2dfb79343b549b3eb544bd8da18685f50296d84e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 78e92ec..81f5de0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.78.0 +pkgver=5.79.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 qt5-doc kdoctools doxygen) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('46aee1e872728af5ec5c28c604494bbcdf01c32c19f9fe2593b749bbeb698481' +sha256sums=('9dfc3d9a97b6a12ec29df27db063d4ac850c50339688968d9c4768e51b760b96' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>