author | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
parent | 74f85a43c0f26818b68c4081bd208b88ae2faefb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b2375c8..3e7ae62 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.92.0 +pkgver=5.93.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=('31fc1dda3db582337529922d38b6eac72b1551c4a0d86fb9307363e061d05722' +sha256sums=('3c146ba45edee43bf2e8bc48b116a38e0c28d2294fe61b44dc8254b881210d9c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)