git » sonnet.git » commit bf09378

upgpkg: 5.13.0-1

author Felix Yan
2015-08-12 08:49:15 UTC
committer Felix Yan
2015-08-12 08:49:15 UTC
parent 469d20771dd5bc4583d857ef4d8117788a8ca973

upgpkg: 5.13.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c889717..a1ccd78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=sonnet
-pkgver=5.12.0
+pkgver=5.13.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=('070f07fbbfc7badf061d6cd46706a39e')
+md5sums=('99729551e032db0322b0915a4eba5d68')
 
 prepare() {
   mkdir -p build