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

Felix Yan fyan at archlinux.org
Wed Apr 8 08:48:36 UTC 2015


    Date: Wednesday, April 8, 2015 @ 10:48:35
  Author: fyan
Revision: 235677

upgpkg: kdeclarative 5.9.0-1

Modified:
  kdeclarative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-08 08:46:30 UTC (rev 235676)
+++ PKGBUILD	2015-04-08 08:48:35 UTC (rev 235677)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeclarative
-pkgver=5.8.0
+pkgver=5.9.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=('04b6eedce4147f97c8d1ed7bb186fed3')
+md5sums=('ef1f08f519b4ad292e49138a5118a7b3')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list