[arch-commits] Commit in plasma-desktop/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Feb 25 03:50:01 UTC 2015


    Date: Wednesday, February 25, 2015 @ 04:50:00
  Author: fyan
Revision: 231921

upgpkg: plasma-desktop 5.2.1-1

Modified:
  plasma-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-25 03:48:33 UTC (rev 231920)
+++ PKGBUILD	2015-02-25 03:50:00 UTC (rev 231921)
@@ -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>
 # Contributor: Antonio Rojas
 
 pkgname=plasma-desktop
-pkgver=5.2.0
-pkgrel=2
+pkgver=5.2.1
+pkgrel=1
 pkgdesc='KDE Plasma Desktop'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -19,7 +20,7 @@
 install="${pkgname}.install"
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('476bc7465f8615b932696c9721453d26')
+md5sums=('8a9f8e2914ca6ec653565a7eeb65f91f')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list