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

Felix Yan fyan at archlinux.org
Sun Jan 10 16:28:11 UTC 2016


    Date: Sunday, January 10, 2016 @ 17:28:11
  Author: fyan
Revision: 257912

upgpkg: kxmlrpcclient 5.18.0-1

KF 5.18.0

Modified:
  kxmlrpcclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 16:27:30 UTC (rev 257911)
+++ PKGBUILD	2016-01-10 16:28:11 UTC (rev 257912)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kxmlrpcclient
-pkgver=5.17.0
+pkgver=5.18.0
 pkgrel=1
 pkgdesc="XML-RPC client library for KDE"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 conflicts=('plasma-workspace<5.2.95')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('c5ae8477840ab1c93635dcc08910c65c')
+md5sums=('6bbcff1866ff9165dbd0a9b3fd53e763')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list