author | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
parent | 5904d41881c19e73fbd3a212a16f9535ff0f1110 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ae1166b..1291438 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.103.0 +pkgver=5.104.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=('a0b3cecce4f8bb22ad4ffb0d2f356b2efbdd9dc94d9b5f568dbd83a7431e8ae1' +sha256sums=('fa3bd51e1dc040079d9b4ea7b8b840846007624653a5ccb7dbbbf11ca580c55b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>