author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:09:05 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:09:05 UTC |
parent | e271d2ca869d1fe6806503b690840b1597bc75f2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index eb641cb..3bf16c1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.14.0 +pkgver=5.15.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=('i686' 'x86_64') @@ -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=('19ee48d23eb44e3ba5c101112474775e') +md5sums=('84d598084fd3bbcccc28746db9b2d162') prepare() { mkdir -p build