author | Antonio Rojas
<arojas@archlinux.org> 2017-12-10 18:26:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-12-10 18:26:53 UTC |
parent | 812d0ab96bb615d5363948c37ed1f6fa588f0bc4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 983fa2b..e299d64 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.40.0 +pkgver=5.41.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=('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=('68f2aa79b06a6ae61aa36133cf00342c8c513bfd9fb761363db7956edf3c24a9' +sha256sums=('e66814247a3c6953f868fc2f0834d16a511a81ed92af5f1d4296522c15a017ca' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>