Date: Monday, August 14, 2017 @ 10:43:40 Author: felixonmars Revision: 302065
upgpkg: sonnet 5.37.0-1 Upstream release Modified: sonnet/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-14 10:43:33 UTC (rev 302064) +++ PKGBUILD 2017-08-14 10:43:40 UTC (rev 302065) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=sonnet -pkgver=5.36.0 +pkgver=5.37.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=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('accf0724615abf684258fa087e4166e803385ec4190f92c792fd16e8189366ed' +sha256sums=('60cee18889475a20327c3b7fad431579ab6efc06d28e83c57a4dc54c0c896669' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
