[arch-commits] Commit in kde-gtk-config-frameworks/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Feb 24 17:12:50 UTC 2015
Date: Tuesday, February 24, 2015 @ 18:12:50
Author: fyan
Revision: 231859
upgpkg: kde-gtk-config-frameworks 5.2.1-1
Modified:
kde-gtk-config-frameworks/trunk/PKGBUILD
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-24 17:02:53 UTC (rev 231858)
+++ PKGBUILD 2015-02-24 17:12:50 UTC (rev 231859)
@@ -1,15 +1,16 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Maintainer: Antonio Rojas <nqn1976 @ gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
pkgname=kde-gtk-config-frameworks
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=1
pkgdesc='GTK2 and GTK3 Configurator for KDE'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/workspace/kde-gtk-config'
license=('LGPL')
-depends=('knewstuff')
+depends=('knewstuff' 'kcmutils')
makedepends=('extra-cmake-modules' 'gtk2' 'gtk3')
optdepends=('gtk2: GTK2 apps support'
'gtk3: GTK3 apps support')
@@ -17,7 +18,7 @@
groups=('plasma')
install=$pkgname.install
source=("http://download.kde.org/stable/plasma/$pkgver/kde-gtk-config-$pkgver.tar.xz")
-md5sums=('283896b01e1d0a2bacf45498aeffefae')
+md5sums=('28dc3451d64e04534012113594b09d78')
prepare() {
mkdir build
More information about the arch-commits
mailing list