author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:31:59 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:31:59 UTC |
parent | 8235b58f1c00c595fdebbebfe821eec5b6748cbd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 67d503d..44b242f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.19.0 +pkgver=5.20.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=('08106da14942ebdfe0b901e649c20d7c') +md5sums=('3e545a92255a92c6899fc8a8f2aa3439') prepare() { mkdir -p build