author | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
parent | 4a63a4cc324771626be6b5679839dbd83a39b2f9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 617b8e1..c6fd51c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.44.0 +pkgver=5.45.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=('b5bd7ad174723284d965b45117a0ffecb6af852f4030c9d2f07ff7ec124437b6' +sha256sums=('5a8ba43bbbccccbd4a7dd0228aa5a36e72463890762b7e71277913b65de75957' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>