author | Antonio Rojas
<arojas@archlinux.org> 2017-11-11 11:25:28 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-11-11 11:25:28 UTC |
parent | 833e4642f781d8c4ab89d278900e00f376583722 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index feb5097..7e4e5a5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.39.0 +pkgver=5.40.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=('819f2bf8c95758106deaf800f3c4ec18d3f42d845a90996462839a759774abac' +sha256sums=('68f2aa79b06a6ae61aa36133cf00342c8c513bfd9fb761363db7956edf3c24a9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>