author | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
parent | 0285363f187ff30909cec1fd93896f60549193ac |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 615777a..3667b9e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.52.0 -pkgrel=2 +pkgver=5.53.0 +pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -15,7 +15,7 @@ optdepends=('hunspell: spell checking via hunspell' 'aspell: spell checking via '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=('11037f2ca098dd389fd22fdf6ce2bf13f6429895e85dbfb740cc289e590be1a8' +sha256sums=('286c4c377ab38f3c14ff807f7a471f803c691b1fb624cecee8e7c9df349b684a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>