[arch-commits] Commit in kdeclarative/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 04:45:45 UTC 2015
Date: Saturday, September 12, 2015 @ 06:45:45
Author: fyan
Revision: 245911
upgpkg: kdeclarative 5.14.0-1
Modified:
kdeclarative/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 04:44:17 UTC (rev 245910)
+++ PKGBUILD 2015-09-12 04:45:45 UTC (rev 245911)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeclarative
-pkgver=5.13.0
+pkgver=5.14.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=('ec10b94e44ed70106ce5e41aa9ed6cd0')
+md5sums=('46c2fbccef981359cb9af1c73bd8eada')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list