author | Antonio Rojas
<arojas@archlinux.org> 2021-03-13 13:13:12 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-03-13 13:13:12 UTC |
parent | 8db537fcfc808966f9c9af3d173148d54356d9e7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c6edb00..4fb006f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.79.0 +pkgver=5.80.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=('d86f3aa5808784af3019c38126471fdf3add7b3420ce6a8f79a04c86d0ca6125' +sha256sums=('b0d2eda96edc461319d48b05171457a3648217805f3481b893b8be65bc6b788e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>