author | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
parent | 80fda71d38a9400d6abbfccd3ec94561cfbd2247 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bc7c37a..5119ecb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.84.0 +pkgver=5.85.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=('d85afa9fd7f5e19aef639f6e1cebedc92255f0dfb24bbf57a15c89b57288cb76' +sha256sums=('fce206399ca3b8d727d17ee00e6cd8139dc85650431e4cab3f932ec01270e2b1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>