[arch-commits] Commit in sddm-kcm/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Feb 25 03:56:16 UTC 2015


    Date: Wednesday, February 25, 2015 @ 04:56:16
  Author: fyan
Revision: 231927

upgpkg: sddm-kcm 5.2.1-1

Modified:
  sddm-kcm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-25 03:54:57 UTC (rev 231926)
+++ PKGBUILD	2015-02-25 03:56:16 UTC (rev 231927)
@@ -1,10 +1,11 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Maintainer: Antonio Rojas
 
 pkgname=sddm-kcm
-pkgver=5.2.0
-pkgrel=2
+pkgver=5.2.1
+pkgrel=1
 pkgdesc='KDE Config Module for SDDM'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/sddm-kcm'
@@ -12,7 +13,7 @@
 depends=('sddm' 'libxcursor' 'kio')
 makedepends=('extra-cmake-modules' 'kdoctools' 'qt5-tools')
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('c034f85d4b7c124d71243dd3ecbd3d85')
+md5sums=('137ebd715c01672718b5854c0549f369')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list