[arch-commits] Commit in kde-cli-tools/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Feb 24 16:58:47 UTC 2015
Date: Tuesday, February 24, 2015 @ 17:58:47
Author: fyan
Revision: 231857
upgpkg: kde-cli-tools 5.2.1-1
Modified:
kde-cli-tools/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-24 16:57:44 UTC (rev 231856)
+++ PKGBUILD 2015-02-24 16:58:47 UTC (rev 231857)
@@ -1,9 +1,10 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
# Contributor: Antonio Rojas
pkgname=kde-cli-tools
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=1
pkgdesc="Tools based on KDE Frameworks 5 to better interact with the system"
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
depends=('kdesu' 'kdelibs4support' 'kcmutils')
makedepends=('extra-cmake-modules' 'kdoctools' 'python')
source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('fdd6ec4c00fe14409944dbe20572b0eb')
+md5sums=('5ddd0a1d4930adf635a83c015b61b757')
prepare() {
mkdir build
More information about the arch-commits
mailing list