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

Felix Yan fyan at archlinux.org
Thu Jan 15 16:02:16 UTC 2015


    Date: Thursday, January 15, 2015 @ 17:02:15
  Author: fyan
Revision: 229076

upgpkg: libkmahjongg 14.12.1-1

Modified:
  libkmahjongg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 16:01:43 UTC (rev 229075)
+++ PKGBUILD	2015-01-15 16:02:15 UTC (rev 229076)
@@ -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=libkmahjongg
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="Common code, backgrounds and tile sets for games using Mahjongg tiles"
 url="https://projects.kde.org/projects/kde/kdegames/libmahjongg"
@@ -12,8 +13,8 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdegames-libkmahjongg')
 conflicts=('kdegames-libkmahjongg')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('312fa1ff0aaae9915a48ceeb552d09b98d1af0ff')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('ca7bf409bd6f16ecd17996f80f9e62a633e1f9da')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list