author | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
parent | 71a8941216ce69e3bd425db84aaf347826b1ad0e |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index b34682f..2de655d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.31.0 +pkgver=5.32.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=('i686' 'x86_64') @@ -14,8 +14,8 @@ 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}) -md5sums=('11cef5b5016def5298b64e2ce561a8b5' - 'SKIP') +sha256sums=('d11f917327fbe31a1a9666c560b4c4b49e6b38a3d104afe97daefcb110d9529f' + 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> prepare() {