git » sonnet.git » commit b488f98

Upstream release

author Felix Yan
2016-09-14 09:23:18 UTC
committer Felix Yan
2016-09-14 09:23:18 UTC
parent c79213dad276a4ccf2edc29d2dcfccb29133d1d4

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ef608b9..d78de31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=sonnet
-pkgver=5.25.0
+pkgver=5.26.0
 pkgrel=1
 pkgdesc='Spelling framework for Qt5'
 arch=('i686' 'x86_64')
@@ -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=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('1863877132650a61510ee37c894a43c5')
+md5sums=('4b73bd6c586f6cf036624ba8c8ae7775')
 
 prepare() {
   mkdir -p build