git » sonnet.git » commit c1b1e37

KDE Frameworks 5.102.0

author Antonio Rojas
2023-01-14 13:33:28 UTC
committer Antonio Rojas
2023-01-14 13:33:28 UTC
parent 5bf55c1cdc19a2a40af81b9c452502f79de409d8

KDE Frameworks 5.102.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 36b88e4..b7dbce1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=sonnet
-pkgver=5.101.0
+pkgver=5.102.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=('6b03178b279ceed9a46742e87537fa23a43e3c471b7a73908564c20d42788ed0'
+sha256sums=('0eaa21b763fcf6607fa1db1789115484fcd58e993a0dfb1cd2638f0d288aac11'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)