author | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
parent | 9297ebe0b3d924c4676313a230458ed5cf067215 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 06f801f..428582c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=ktextwidgets -pkgver=5.87.0 +pkgver=5.88.0 pkgrel=1 pkgdesc='Advanced text editing widgets' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kcompletion kconfigwidgets sonnet qt5-speech) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d9a5d3049ec1aab8a74fb1f83f998566195544024f33a92f45d938c911c7f511' +sha256sums=('33660e1e3e59f194250873ca59e6c8be375fc114b8c9ba44bd1dd7a97990d719' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>