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

Felix Yan fyan at archlinux.org
Fri Jan 16 00:29:41 UTC 2015


    Date: Friday, January 16, 2015 @ 01:29:41
  Author: fyan
Revision: 229116

upgpkg: kdeartwork 14.12.1-1

Modified:
  kdeartwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 00:05:59 UTC (rev 229115)
+++ PKGBUILD	2015-01-16 00:29:41 UTC (rev 229116)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgbase=kdeartwork
@@ -11,7 +12,7 @@
          'kdeartwork-styles'
          'kdeartwork-wallpapers'
          'kdeartwork-weatherwallpapers')
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -18,8 +19,8 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeartwork')
 makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 'libkexiv2')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('78697ddce0fc5b8bbfe6659110a5ba147e3b2fe6')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
+sha1sums=('4f822e13335798de8d688e03ef15ec8d6ea04898')
 
 build() {
 	cd $srcdir



More information about the arch-commits mailing list