author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:43:40 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:43:40 UTC |
parent | 2fb23250b58d387c68876e94945425a71779d3c0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 174c6c6..a434a71 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=('i686' 'x86_64') @@ -14,7 +14,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=('accf0724615abf684258fa087e4166e803385ec4190f92c792fd16e8189366ed' +sha256sums=('60cee18889475a20327c3b7fad431579ab6efc06d28e83c57a4dc54c0c896669' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>