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

Felix Yan fyan at archlinux.org
Fri Jan 16 04:40:11 UTC 2015


    Date: Friday, January 16, 2015 @ 05:40:11
  Author: fyan
Revision: 229206

upgpkg: kdegames-kmahjongg 14.12.1-1

Modified:
  kdegames-kmahjongg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 04:37:53 UTC (rev 229205)
+++ PKGBUILD	2015-01-16 04:40:11 UTC (rev 229206)
@@ -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-kmahjongg
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A tile matching game for one or two players"
 url="http://kde.org/applications/games/kmahjongg/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz")
-sha1sums=('8840f0b75c94d7a690ef55edfbb189f0fa50649e')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz")
+sha1sums=('fcdf1090e2144e239d6cbade4deb4b203cedfc71')
 
 build() {
   mkdir build



More information about the arch-commits mailing list