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

Felix Yan fyan at archlinux.org
Sun Jan 10 14:57:07 UTC 2016


    Date: Sunday, January 10, 2016 @ 15:57:06
  Author: fyan
Revision: 257778

upgpkg: kdeclarative 5.18.0-1

KF 5.18.0

Modified:
  kdeclarative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 14:56:57 UTC (rev 257777)
+++ PKGBUILD	2016-01-10 14:57:06 UTC (rev 257778)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeclarative
-pkgver=5.17.0
+pkgver=5.18.0
 pkgrel=1
 pkgdesc='Provides integration of QML and KDE Frameworks'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('bd0f526ee90ef5f24a0af50f5d203919')
+md5sums=('462e0f48f591d3b1d5c1091a3f5327ae')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list