author | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
parent | d59d8b5e650b6e924f9eaf44578dd83e53d19c36 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a23f8c2..6e8f861 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.76.0 +pkgver=5.77.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=('cb6bacae27cfa3f8b3ce300b18efe16730783f143c4a7fccfa634f528262ef9b' +sha256sums=('d092461a6a86811ab749459cc2079903616d4f839e73762b60019b5454db9068' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>