Date: Sunday, February 14, 2016 @ 04:45:09 Author: fyan Revision: 259184
upgpkg: sonnet 5.19.0-1 KF 5.19.0 Modified: sonnet/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-14 03:44:59 UTC (rev 259183) +++ PKGBUILD 2016-02-14 03:45:09 UTC (rev 259184) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=sonnet -pkgver=5.18.0 +pkgver=5.19.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ '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=('8fb3c2fac12e7c2671c3318f41bc4161') +md5sums=('08106da14942ebdfe0b901e649c20d7c') prepare() { mkdir -p build
