git » sonnet.git » commit 469d207

KDE Frameworks 5.12

author Antonio Rojas
2015-07-10 10:10:51 UTC
committer Antonio Rojas
2015-07-10 10:10:51 UTC
parent 47044ade6fccde65aedd2af3f676ca62c1676032

KDE Frameworks 5.12

PKGBUILD +2 -2

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