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

Felix Yan fyan at archlinux.org
Fri Jan 16 04:37:01 UTC 2015


    Date: Friday, January 16, 2015 @ 05:37:01
  Author: fyan
Revision: 229204

upgpkg: kdegames-klines 14.12.1-1

Modified:
  kdegames-klines/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 04:36:49 UTC (rev 229203)
+++ PKGBUILD	2015-01-16 04:37:01 UTC (rev 229204)
@@ -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-klines
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A simple but highly addictive, one player game"
 url="http://kde.org/applications/games/klines/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/klines-${pkgver}.tar.xz")
-sha1sums=('fcdb5274d1027936a28c831103fafa9517ca8384')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/klines-${pkgver}.tar.xz")
+sha1sums=('fb8a2907580241f8a9334696c8a7deb694e76346')
 
 build() {
   mkdir build



More information about the arch-commits mailing list