author | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
parent | b66061ed0f619b386148791c8794addabcb9d2ee |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2924722..bc7c37a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.83.0 +pkgver=5.84.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=(x86_64) @@ -15,7 +15,7 @@ optdepends=('hunspell: spell checking via hunspell' 'aspell: spell checking via 'hspell: spell checking for Hebrew' 'libvoikko: Finnish support via Voikko') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('aad844fcfa4c9acb1a634528f35c56ec906e8a71c07f40dd1a748ac51e96502f' +sha256sums=('d85afa9fd7f5e19aef639f6e1cebedc92255f0dfb24bbf57a15c89b57288cb76' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>