[arch-commits] Commit in sonnet/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Apr 8 07:59:03 UTC 2015
Date: Wednesday, April 8, 2015 @ 09:59:03
Author: fyan
Revision: 235655
upgpkg: sonnet 5.9.0-1
Modified:
sonnet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-08 07:53:43 UTC (rev 235654)
+++ PKGBUILD 2015-04-08 07:59:03 UTC (rev 235655)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=sonnet
-pkgver=5.8.0
+pkgver=5.9.0
pkgrel=1
pkgdesc='Spelling framework for Qt5'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'qt5-tools')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('8659877b3de50f061a055aa35e4ec1e9')
+md5sums=('3810fa24657b3d34ff552a1a50160b9e')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list