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

Felix Yan fyan at archlinux.org
Fri Jan 16 07:50:32 UTC 2015


    Date: Friday, January 16, 2015 @ 08:50:31
  Author: fyan
Revision: 229368

upgpkg: kde-wallpapers 14.12.1-1

Modified:
  kde-wallpapers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 07:49:16 UTC (rev 229367)
+++ PKGBUILD	2015-01-16 07:50:31 UTC (rev 229368)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kde-wallpapers
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A set of wallpapers for KDE"
 arch=('any')
@@ -10,8 +11,8 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kde-meta' 'kdebase')
 makedepends=('kdelibs' 'cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('3e8181d510e384c1ff328c888d78c6eb8453f20e')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('22fcde196cfb493374ce1a32c626b9ee3e4b292b')
 
 package() {
   mkdir build



More information about the arch-commits mailing list