author | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
parent | 46f2d58a4505f3dd481d3cdb8c0e7a0c13c8c4c9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f0ce268..4e1d150 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.34.0 +pkgver=5.35.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=('7aa7342dddc351ee7c46a874498cb89fd96679a5b095d9f16cbe9c9511ccfd19' +sha256sums=('0fcaad243f6bc618654533f8f08b2faf2cb226381d81726fc0cad91714342051' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>