[arch-commits] Commit in kdecoration/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Feb 24 15:33:46 UTC 2015
Date: Tuesday, February 24, 2015 @ 16:33:46
Author: fyan
Revision: 231851
upgpkg: kdecoration 5.2.1-1
Modified:
kdecoration/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-24 15:24:40 UTC (rev 231850)
+++ PKGBUILD 2015-02-24 15:33:46 UTC (rev 231851)
@@ -1,9 +1,10 @@
# $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 <arojas at archlinux.org>
pkgname=kdecoration
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=1
pkgdesc='Plugin based library to create window decorations'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
depends=('qt5-base')
makedepends=('extra-cmake-modules')
source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('a07bbaff1d102e1dfd58bcf328992fe4')
+md5sums=('098d15b2963526b2d5c5178bc4298fa0')
prepare() {
mkdir build
More information about the arch-commits
mailing list