Date: Sunday, October 9, 2016 @ 17:29:23
  Author: felixonmars
Revision: 278043

upgpkg: kdeclarative 5.27.0-1

Upstream release

Modified:
  kdeclarative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-10-09 17:29:16 UTC (rev 278042)
+++ PKGBUILD    2016-10-09 17:29:23 UTC (rev 278043)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kdeclarative
-pkgver=5.26.0
+pkgver=5.27.0
 pkgrel=1
 pkgdesc='Provides integration of QML and KDE Frameworks'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('1cc4b1567df5455cf0d8be9b796e4178')
+md5sums=('e2568a8df735fda45972415587cad269')
 
 prepare() {
   mkdir -p build

Reply via email to