author | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
parent | 436bb8ec7022bf77992824655773a50ffc6f0ae0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8a78c7a..bbc2bd3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.67.0 +pkgver=5.68.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=('1d66e4e03aa5e49be34447f38bf78cd0815d11896c3fb2ddf7aa187b4236b757' +sha256sums=('079c4f5fcb9fe670e1242b18648e178aaa01eb81dbdfc881805eea1ec585bd67' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>