author | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
parent | cb13bc87c078c17779fb66745b936f385747621d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c337d31..77f46c5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.72.0 +pkgver=5.73.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=(x86_64) @@ -15,7 +15,7 @@ optdepends=('hunspell: spell checking via hunspell' 'aspell: spell checking via 'hspell: spell checking for Hebrew' 'libvoikko: Finnish support via Voikko') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('c9f81a98e4aefa7c9851956cb34917e8789aed687590ed8e8e9d7eabe485cb44' +sha256sums=('009f76fc4317e407d30c4e162a807d620a95217f5db271a14b1f9fc4339d232c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>