git » sonnet.git » commit 74f85a4

KDE Frameworks 5.92.0

author Antonio Rojas
2022-03-13 12:33:24 UTC
committer Antonio Rojas
2022-03-13 12:33:24 UTC
parent 4f1f6c22bfbae8834c8a34acc52881733c8b615e

KDE Frameworks 5.92.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0ecab9c..b2375c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=sonnet
-pkgver=5.91.0
+pkgver=5.92.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=('bda19e339d19ffcfa6bfa74eb6f0cdaf75e2537450d2deed03f45f4a6b91fd18'
+sha256sums=('31fc1dda3db582337529922d38b6eac72b1551c4a0d86fb9307363e061d05722'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)