author | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
parent | 1ba752d04f8045a276b657164e8fdda690a8ba39 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3667b9e..dbcf0cf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.53.0 +pkgver=5.54.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=('286c4c377ab38f3c14ff807f7a471f803c691b1fb624cecee8e7c9df349b684a' +sha256sums=('9fb2780d370997817e2092d46b8a2ab0490992cf504e97bb6ab6fdebd7039f31' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>