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 <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> # Contributor: Antonio Rojas <[email protected]> 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
