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

Felix Yan fyan at archlinux.org
Fri Jan 16 05:51:02 UTC 2015


    Date: Friday, January 16, 2015 @ 06:51:01
  Author: fyan
Revision: 229236

upgpkg: kdegames-ktuberling 14.12.1-1

Modified:
  kdegames-ktuberling/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 05:47:15 UTC (rev 229235)
+++ PKGBUILD	2015-01-16 05:51:01 UTC (rev 229236)
@@ -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=kdegames-ktuberling
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A simple constructor game suitable for children and adults alike"
 url="http://kde.org/applications/games/ktuberling/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ktuberling-${pkgver}.tar.xz")
-sha1sums=('76e4fd22dab0fb19aaa2af27a29cf50f7bbf87a6')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ktuberling-${pkgver}.tar.xz")
+sha1sums=('9b93463a25f0c428efca15d81504164d6f75f20a')
 
 build() {
   mkdir build



More information about the arch-commits mailing list