author | Antonio Rojas
<arojas@archlinux.org> 2023-01-14 13:33:28 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-01-14 13:33:28 UTC |
parent | 55e69f94e0745a088844ecb9adf97fbcf5291115 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3840e85..31a51db 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.101.0 +pkgver=5.102.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=('6ac9b4ded7d5f02a62aaafd23f1063258f0f2ae632490c4304765d7e545ed7fa' +sha256sums=('d3cdb52f82dfc66f689c44e97ab45dd0088d9062c92f30f9385cde05482c5491' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)