git » sonnet.git » commit e271d2c

upgpkg: 5.14.0-1

author Felix Yan
2015-09-12 03:19:51 UTC
committer Felix Yan
2015-09-12 03:19:51 UTC
parent bf09378e82fc76c7f82d27d70fe8932a2acab74e

upgpkg: 5.14.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a1ccd78..eb641cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=sonnet
-pkgver=5.13.0
+pkgver=5.14.0
 pkgrel=1
 pkgdesc='Spelling framework for Qt5'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'hunspell' 'aspell' 'hspell')
 optdepends=('hunspell: spell checking via hunspell' 'aspell: spell checking via aspell' 'hspell: spell checking for Hebrew')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('99729551e032db0322b0915a4eba5d68')
+md5sums=('19ee48d23eb44e3ba5c101112474775e')
 
 prepare() {
   mkdir -p build