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

Felix Yan fyan at archlinux.org
Sun Feb 15 15:27:02 UTC 2015


    Date: Sunday, February 15, 2015 @ 16:27:02
  Author: fyan
Revision: 231475

upgpkg: kdbusaddons 5.7.0-1

Modified:
  kdbusaddons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-15 15:26:58 UTC (rev 231474)
+++ PKGBUILD	2015-02-15 15:27:02 UTC (rev 231475)
@@ -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=kdbusaddons
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Addons to QtDBus'
 arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6afe10a2273f9e6a14f611a6dc4bc92f')
+md5sums=('b328dd1478fa5fd3a1e65b299cc7062a')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list