author | Antonio Rojas
<arojas@archlinux.org> 2015-06-10 20:56:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-06-10 20:56:07 UTC |
parent | 06c09005837e1d78e8e34bdeee7e0070871f6df4 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index f4847d2..ecad034 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.10.0 -pkgrel=2 +pkgver=5.11.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=('169c46a61f2e98ec5e1e6eea26bfa015') +md5sums=('6359c0e401d2c08cdb763bb35f14af75') prepare() { mkdir -p build