author | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
parent | 6606101ce7e9585903089bd980b222fd5a58cb72 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0167423..439666d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.104.0 +pkgver=5.105.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=('17276e51f0f4ac2f8745796db135d3143f2f91ee3fc8fb823c94072de5c0b953' +sha256sums=('28ef6a2da7f2321975d902e123c616811e1c19ef7bddd8550c1ac7294900e08f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>