author | Antonio Rojas
<arojas@archlinux.org> 2020-01-11 11:45:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-01-11 11:45:56 UTC |
parent | be89967aab1e9d9bf1969dfa20413c1a95f17b06 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 2c7be14..6dcaee6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.65.0 -pkgrel=2 +pkgver=5.66.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=('1f63ccfa8266e167fd996a253a3d1933a913c12e829056c74fe335fbfb327cbc' +sha256sums=('5ca700e8e9954b380cc5f4cee0f392888ae240ccd2c4d3a37a2f41f8ac9c8294' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>