author | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 10:53:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 10:53:35 UTC |
parent | f2bf981b04f9f54e8a1192584ef97fc1c4f02b50 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3e7ae62..d4cdc40 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.93.0 +pkgver=5.94.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=('3c146ba45edee43bf2e8bc48b116a38e0c28d2294fe61b44dc8254b881210d9c' +sha256sums=('8c570a64748d6bb6b91dff6fbf5e0cc5da7634c9a6f867944e99442066b7474c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)