author | Antonio Rojas
<arojas@archlinux.org> 2019-06-08 09:21:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-06-08 09:21:24 UTC |
parent | 7a7ef2f9ba828bd3e91252e0daa3ffdc2f8ddfb4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f292920..7ba83a7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.58.0 +pkgver=5.59.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=('e67ffab7674175588883a9b444973e9edef2257e025f99657bb13d09e72bf823' +sha256sums=('f30e4d622bed2979bdd140adc6fdd537c3bd7f632f49d9efec7d9789cdcff025' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>