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

Felix Yan fyan at archlinux.org
Sun Feb 15 17:17:04 UTC 2015


    Date: Sunday, February 15, 2015 @ 18:17:03
  Author: fyan
Revision: 231572

upgpkg: kpackage 5.7.0-1

Modified:
  kpackage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-15 17:16:14 UTC (rev 231571)
+++ PKGBUILD	2015-02-15 17:17:03 UTC (rev 231572)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Pier Luigi Fiorini <pierluigi.fiorini at gmail.com>
 
 pkgname=kpackage
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Framework that lets applications manage user installable packages of non-binary assets'
 arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools' 'python' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('dec522391e76911ea46210cc47935d87')
+md5sums=('ddb92846ff8b8d4a81e3649b4c4c2672')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list