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

Felix Yan fyan at archlinux.org
Thu Jan 15 11:46:03 UTC 2015


    Date: Thursday, January 15, 2015 @ 12:46:03
  Author: fyan
Revision: 229044

upgpkg: kde-base-artwork 14.12.1-1

Modified:
  kde-base-artwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 11:39:43 UTC (rev 229043)
+++ PKGBUILD	2015-01-15 11:46:03 UTC (rev 229044)
@@ -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-base-artwork
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="KDE KSplash theme"
 arch=('any')
@@ -9,8 +10,8 @@
 url='http://www.kde.org/'
 license=('LGPL')
 makedepends=('kdelibs' 'cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('211f129eb49f04c4a6a564cd4d202e091676a0c3')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('1bd00c76952373c776cb72941a1b7a1db485ce9f')
 
 build() {
 	cd $srcdir



More information about the arch-commits mailing list