author | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:39:19 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:39:19 UTC |
parent | 3d35ea9839045a1f06cb0762e4a3fe337937da37 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 232d5dc..a044b74 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.16.0 -pkgrel=2 +pkgver=5.17.0 +pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/sonnet' @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'hunspell' 'aspell' 'hspell') optdepends=('hunspell: spell checking via hunspell' 'aspell: spell checking via aspell' 'hspell: spell checking for Hebrew') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('9f5bd1c6148c08f9e6f28b5c78be8ee1') +md5sums=('eed22fb1732900294751498519e5ac4a') prepare() { mkdir -p build