author | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
parent | 5251d801b08afb9801465798c2a4f5f8bd132cb6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 608086a..1d9b964 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.62.0 +pkgver=5.63.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=('a1a2d3500d7fc51d94fd6f9d951c83be86436284aeda8416963fc5213956a69a' +sha256sums=('2f26251d7008de895dd5962a7ba09fbb82beaabbe88b8e5cd259585ebbaf1d3f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>