[arch-commits] Commit in sonnet/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Nov 13 15:32:20 UTC 2015


    Date: Friday, November 13, 2015 @ 16:32:19
  Author: fyan
Revision: 250917

upgpkg: sonnet 5.16.0-1

KF 5.16.0

Modified:
  sonnet/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-13 15:32:12 UTC (rev 250916)
+++ PKGBUILD	2015-11-13 15:32:19 UTC (rev 250917)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=sonnet
-pkgver=5.15.0
+pkgver=5.16.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 aspell' 'hspell: spell checking for Hebrew')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('84d598084fd3bbcccc28746db9b2d162')
+md5sums=('9f5bd1c6148c08f9e6f28b5c78be8ee1')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list