[arch-commits] Commit in kdesdk-dev-scripts/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Jan 16 06:49:30 UTC 2015


    Date: Friday, January 16, 2015 @ 07:49:29
  Author: fyan
Revision: 229306

upgpkg: kdesdk-dev-scripts 14.12.1-1

Modified:
  kdesdk-dev-scripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 06:47:29 UTC (rev 229305)
+++ PKGBUILD	2015-01-16 06:49:29 UTC (rev 229306)
@@ -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=kdesdk-dev-scripts
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc='Scripts and setting files useful during development of KDE software'
 url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts'
@@ -11,8 +12,8 @@
 groups=('kde' 'kdesdk')
 depends=('kdebase-runtime' 'python2')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz")
-sha1sums=('d52bc1ef596f886a9ee4ac9e665d4130e4b72a00')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz")
+sha1sums=('611ef3029dff1af158ea6da98537eeb8990fe606')
 
 build() {
   mkdir build



More information about the arch-commits mailing list