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

Felix Yan fyan at archlinux.org
Fri Jan 16 07:10:35 UTC 2015


    Date: Friday, January 16, 2015 @ 08:10:35
  Author: fyan
Revision: 229330

upgpkg: kdesdk-umbrello 14.12.1-1

Modified:
  kdesdk-umbrello/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 07:05:35 UTC (rev 229329)
+++ PKGBUILD	2015-01-16 07:10:35 UTC (rev 229330)
@@ -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-umbrello
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc='UML Modeller'
 url='http://kde.org/applications/development/umbrello/'
@@ -13,8 +14,8 @@
 makedepends=('cmake' 'automoc4' 'boost')
 optdepends=('ruby')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/umbrello-${pkgver}.tar.xz")
-sha1sums=('e963fbe9c024948784e37a83ae456965512ef3bc')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/umbrello-${pkgver}.tar.xz")
+sha1sums=('424658713e36e54a508efc1dbf8be57da9dbc554')
 
 build() {
   mkdir build



More information about the arch-commits mailing list