author | Antonio Rojas
<arojas@archlinux.org> 2017-09-09 11:10:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-09-09 11:10:38 UTC |
parent | b238a4d88bcb181d35d6e19cc2dd04ff5d6d3b9e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a434a71..161483a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.37.0 +pkgver=5.38.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=('60cee18889475a20327c3b7fad431579ab6efc06d28e83c57a4dc54c0c896669' +sha256sums=('aa73bb8a599f7b2ed14c043726ffe2d6399f1fd9a3daa51f12685aae11baa58c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>