[arch-commits] Commit in oxygen/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Feb 25 03:02:24 UTC 2015
Date: Wednesday, February 25, 2015 @ 04:02:24
Author: fyan
Revision: 231887
upgpkg: oxygen 5.2.1-1
Modified:
oxygen/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-25 03:00:43 UTC (rev 231886)
+++ PKGBUILD 2015-02-25 03:02:24 UTC (rev 231887)
@@ -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
pkgbase=oxygen
pkgname=('oxygen' 'oxygen-cursors' 'oxygen-kde4')
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=1
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/workspace/oxygen'
@@ -11,7 +12,7 @@
license=('LGPL')
makedepends=('frameworkintegration' 'extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4')
source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b919c30021bff3bc09c105ddcaa0c7f6')
+md5sums=('23c3bf8a581b2dfd72e3c1cbcc3712a4')
prepare() {
mkdir build{,-kde4}
More information about the arch-commits
mailing list