author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:47:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 16:47:41 UTC |
parent | d43f9f26c6cf41a8d5141db9087e9dea6c51bec0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 08f93fd..cebc97d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=(x86_64) @@ -16,7 +16,7 @@ optdepends=('hunspell: spell checking via hunspell' 'aspell: spell checking via 'qt5-declarative: QML bindings') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('046a20e5070b108cc515645bf9121cd5ed6515a6f3e5879783887a379b9e0f44' +sha256sums=('a392739767e7f56cc3d951f0e55f1fa1d36a9f48e1b601b825212b50a1941193' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)