author | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
parent | ae0c2541b92a2722bb03031a12fd4c87d809dbec |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 6ead270..f0ce268 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=sonnet -pkgver=5.33.0 -pkgrel=2 +pkgver=5.34.0 +pkgrel=1 pkgdesc='Spelling framework for Qt5' arch=('i686' 'x86_64') url='https://community.kde.org/Frameworks' @@ -14,7 +14,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=('4d8f6baf9b4c44bec3e61e3d64a70a522c2f7ab2965a72e85ebef45c925bde24' +sha256sums=('7aa7342dddc351ee7c46a874498cb89fd96679a5b095d9f16cbe9c9511ccfd19' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>