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

Felix Yan fyan at archlinux.org
Sat Dec 12 16:39:19 UTC 2015


    Date: Saturday, December 12, 2015 @ 17:39:19
  Author: fyan
Revision: 255908

upgpkg: sonnet 5.17.0-1

KF 5.17.0

Modified:
  sonnet/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 16:39:11 UTC (rev 255907)
+++ PKGBUILD	2015-12-12 16:39:19 UTC (rev 255908)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=sonnet
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Spelling framework for Qt5'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/sonnet'
@@ -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=('9f5bd1c6148c08f9e6f28b5c78be8ee1')
+md5sums=('eed22fb1732900294751498519e5ac4a')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list