author | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
parent | a60aa9fa788f3df8dbc214fe2d04f48faccd99bf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bbc2bd3..93bacd2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.68.0 +pkgver=5.69.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=('079c4f5fcb9fe670e1242b18648e178aaa01eb81dbdfc881805eea1ec585bd67' +sha256sums=('6353db0d68e5f34cd48e43edc7fc5f05465e55bf6e04d6772997321542b43d5e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>