[arch-commits] Commit in kparts/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Mar 13 17:15:11 UTC 2015
Date: Friday, March 13, 2015 @ 18:15:10
Author: fyan
Revision: 233519
upgpkg: kparts 5.8.0-1
KF 5.8
Modified:
kparts/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-13 17:15:03 UTC (rev 233518)
+++ PKGBUILD 2015-03-13 17:15:10 UTC (rev 233519)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kparts
-pkgver=5.7.0
+pkgver=5.8.0
pkgrel=1
pkgdesc='Document centric plugin system'
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=('0f930b69e7bf0f4477eb509a2bcb9246')
+md5sums=('354a43983d5d66fe795808d48527daad')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list