author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:22:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:22:55 UTC |
parent | b488f98d1f20bc27a3540ad36e3a57a13d9a7353 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d78de31..9ec0e4f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.26.0 +pkgver=5.27.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=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('4b73bd6c586f6cf036624ba8c8ae7775') +md5sums=('45bd0c4fe7f903980617bc818ee543e7') prepare() { mkdir -p build