git » sonnet.git » commit a1c551a

KDE Frameworks 5.100

author Antonio Rojas
2022-11-11 19:54:35 UTC
committer Antonio Rojas
2022-11-11 19:54:35 UTC
parent 21ad67a40709b40768697c02f61aa3fe4c27e135

KDE Frameworks 5.100

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5fde0c7..4bf3700 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=sonnet
-pkgver=5.99.0
+pkgver=5.100.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=('f3f18e00f9205cfcf7d6923ccdbec480001da86f39623fe012773ee63afca7e4'
+sha256sums=('e4e72b9385900d53afec16fd1272c91b56d39d849dc54974b7d9178b3c3a1e19'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)