author | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
parent | f029d0bbf5ec86833b8dcea9bdcbcbc31831797e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 80a685f..0e213a8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.94.0 +pkgver=5.95.0 pkgrel=1 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules appstream-qt packagekit-qt5) optdepends=('appstream-qt: dependency resolving via AppStream' 'packagekit-qt5: dependency resolving via AppStream') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('9a64abebf8d242765ae759611fc9819a03403047ed56b8dd71aba7a0bbb4faa6' +sha256sums=('a5c4c53f1afe035c087b093c3ccc88ae087861e6b4002c7dd6593ec954f0bf11' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)