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

Felix Yan fyan at archlinux.org
Tue Feb 24 16:57:18 UTC 2015


    Date: Tuesday, February 24, 2015 @ 17:57:18
  Author: fyan
Revision: 231855

upgpkg: breeze 5.2.1-1

Modified:
  breeze/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-24 15:43:52 UTC (rev 231854)
+++ PKGBUILD	2015-02-24 16:57:18 UTC (rev 231855)
@@ -1,11 +1,12 @@
 # $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
 
 pkgbase=breeze
 pkgname=('breeze' 'breeze-kde4')
-pkgver=5.2.0
-pkgrel=2
+pkgver=5.2.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/breeze'
 license=('LGPL')
@@ -12,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'frameworkintegration' 'kdelibs'
              'automoc4' 'kdecoration')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgbase-$pkgver.tar.xz")
-md5sums=('6fb1281714f7da7d9b9dfcbdbf69147e')
+md5sums=('0a0cd80e1c6aa6f428c4d7a7d4b06bfd')
 
 prepare() {
   mkdir build{,-kde4}



More information about the arch-commits mailing list