Date: Sunday, August 11, 2019 @ 08:43:12 Author: felixonmars Revision: 359484
upgpkg: sonnet 5.61.0-1 Upstream release Modified: sonnet/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-11 08:43:08 UTC (rev 359483) +++ PKGBUILD 2019-08-11 08:43:12 UTC (rev 359484) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=sonnet -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=(x86_64) @@ -15,7 +15,7 @@ 'hspell: spell checking for Hebrew' 'libvoikko: Finnish support via Voikko') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('f6734ac4a8dcef69f159ce0810a66ebbc2bdb8f67aac58376e8af35eb7c3dfc3' +sha256sums=('4c8818897ea5dac25e0120acfd4e15c44adf2ee76749870b8f70178f1a3d8b29' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
