author | Antonio Rojas
<arojas@archlinux.org> 2022-10-09 20:27:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-10-09 20:27:57 UTC |
parent | 7f16b80107b73a1c0f3419c08732f4c5eb1551e0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 389c447..5fde0c7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.98.0 +pkgver=5.99.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=('a3ae0141e11e2bb3fc0ace9b339d82b17ce9f83a751abcab1c8fe9d07b489748' +sha256sums=('f3f18e00f9205cfcf7d6923ccdbec480001da86f39623fe012773ee63afca7e4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)