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

Felix Yan fyan at archlinux.org
Wed Feb 25 03:38:06 UTC 2015


    Date: Wednesday, February 25, 2015 @ 04:38:06
  Author: fyan
Revision: 231913

upgpkg: libmm-qt5 5.2.1-1

Modified:
  libmm-qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-25 03:37:07 UTC (rev 231912)
+++ PKGBUILD	2015-02-25 03:38:06 UTC (rev 231913)
@@ -1,10 +1,11 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Antonio Rojas
 # Contributor: Timothée Ravier <tim at siosm.fr>
 
 pkgname=libmm-qt5
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='Qt5 wrapper for ModemManager DBus API'
 arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
 depends=('modemmanager' 'qt5-base')
 makedepends=('extra-cmake-modules')
 source=("http://download.kde.org/stable/plasma/${pkgver}/libmm-qt-$pkgver.tar.xz")
-md5sums=('6f17d46bed6463c9217dad8e1fe49387')
+md5sums=('9b71038c7a9bfb7c89a92176dc28fbf3')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list