author | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
parent | 80225f19b12aee9ea353b9fa11bc698fd311be88 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a51bd09..5e72b71 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.55.0 +pkgver=5.56.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=('e6b1cbc3275abda0ff586113cc5ac7247b8a9d902709f5d88cca4de2840e6b8d' +sha256sums=('3c6539eb6e50a01ec0a823dd21ba8a49e1b9fb709cf91c25d95be6a48ed30b65' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>