author | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
parent | c8f52d5979010c684b48cf71d24d7f03b4105e70 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0aee072..a23f8c2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.75.0 +pkgver=5.76.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=('626055b262b3a43e6e947cf7f0383565324f42d6b24ab07b98c6cf054271c9e0' +sha256sums=('cb6bacae27cfa3f8b3ce300b18efe16730783f143c4a7fccfa634f528262ef9b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>