author | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
parent | ebecfea2db03716672dc314cf7f0f19d40e6d004 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bdcb7a3..4f4668d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.89.0 +pkgver=5.90.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=('41f5a87a5fecd6870420cd8a564fc5e074b64332002fe71dc0ae5c0f91e9b339' +sha256sums=('c7a772aec93c00fcd714b93b0596d2e918cb60f4e0937d7d152c07be53ed9d34' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>