git » sonnet.git » commit 6a09dcb

Upstream release

author Felix Yan
2016-04-11 03:40:33 UTC
committer Felix Yan
2016-04-11 03:40:33 UTC
parent 64d69470760c60e08fc2fb2b2029f3e39b1a3da8

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0c2322e..3d0ebbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=sonnet
-pkgver=5.20.0
+pkgver=5.21.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=('3e545a92255a92c6899fc8a8f2aa3439')
+md5sums=('5c8212774d88fb0038b39e742f1ea7fa')
 
 prepare() {
   mkdir -p build