author | Antonio Rojas
<arojas@archlinux.org> 2017-10-14 08:57:29 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-10-14 08:57:29 UTC |
parent | b53aa3a67997b6a55e24f29ce1b7dcfab56f15f1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 161483a..feb5097 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.38.0 +pkgver=5.39.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=('aa73bb8a599f7b2ed14c043726ffe2d6399f1fd9a3daa51f12685aae11baa58c' +sha256sums=('819f2bf8c95758106deaf800f3c4ec18d3f42d845a90996462839a759774abac' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>