author | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:09:20 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:09:20 UTC |
parent | ae6b044622ea09ec3960ca0c6780d79bd962b528 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 402ad12..d02e9ce 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.23.0 -pkgrel=2 +pkgver=5.24.0 +pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=('i686' 'x86_64') url='https://community.kde.org/Frameworks' @@ -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=('a557695b926c0857a4aba81c43879242') +md5sums=('2b6d47648a14410eb236d5fe2923600d') prepare() { mkdir -p build