author | Antonio Rojas
<arojas@archlinux.org> 2019-11-09 22:37:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-11-09 22:37:26 UTC |
parent | e1d63e188fe54d48cd239ee0647e4e5e358264c3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1d9b964..b067488 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.63.0 +pkgver=5.64.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=('2f26251d7008de895dd5962a7ba09fbb82beaabbe88b8e5cd259585ebbaf1d3f' +sha256sums=('3af364858f76c0206136ae8f3c03da5442ea5e42d2560877f5e00f33850c84dc' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>