[arch-commits] Commit in kcoreaddons/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 15:22:18 UTC 2015
Date: Sunday, February 15, 2015 @ 16:22:17
Author: fyan
Revision: 231469
upgpkg: kcoreaddons 5.7.0-1
Modified:
kcoreaddons/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 15:19:35 UTC (rev 231468)
+++ PKGBUILD 2015-02-15 15:22:17 UTC (rev 231469)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kcoreaddons
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='Addons to QtCore'
arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
groups=('kf5')
install=${pkgname}.install
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('01e6658673f87d14d1b07459cf870d33')
+md5sums=('7347d864de95d4b5df03bba93ed22ad5')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list