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

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


    Date: Friday, January 16, 2015 @ 07:02:02
  Author: fyan
Revision: 229240

upgpkg: kdegames-palapeli 14.12.1-1

Modified:
  kdegames-palapeli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 05:57:20 UTC (rev 229239)
+++ PKGBUILD	2015-01-16 06:02:02 UTC (rev 229240)
@@ -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-palapeli
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A single-player jigsaw puzzle game"
 url="http://kde.org/applications/games/palapeli/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames' 'qhull')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/palapeli-${pkgver}.tar.xz")
-sha1sums=('1f1419c96804fc95dcf2518cf7656f63c2b66ca7')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz")
+sha1sums=('e550fe5123be725923353917ea4f60de80c24618')
 
 build() {
   mkdir build



More information about the arch-commits mailing list