Date: Wednesday, February 25, 2015 @ 04:41:42 Author: fyan Revision: 231917
upgpkg: plasma-workspace-wallpapers 5.2.1-1 Modified: plasma-workspace-wallpapers/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-25 03:39:44 UTC (rev 231916) +++ PKGBUILD 2015-02-25 03:41:42 UTC (rev 231917) @@ -1,9 +1,10 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> # Contributor: Antonio Rojas pkgname=plasma-workspace-wallpapers -pkgver=5.2.0 +pkgver=5.2.1 pkgrel=1 pkgdesc='Additional wallpapers for the Plasma Workspace' arch=('any') @@ -12,7 +13,7 @@ makedepends=('extra-cmake-modules') groups=('plasma') source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz") -md5sums=('8575fbac39aaa29cd393f04a9709ca08') +md5sums=('f371d6b2d7e933d861fc6ec655a0b3d0') prepare() { mkdir build
