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

Felix Yan fyan at archlinux.org
Fri Jan 16 05:46:44 UTC 2015


    Date: Friday, January 16, 2015 @ 06:46:44
  Author: fyan
Revision: 229234

upgpkg: kdegames-ksudoku 14.12.1-1

Modified:
  kdegames-ksudoku/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 05:44:57 UTC (rev 229233)
+++ PKGBUILD	2015-01-16 05:46:44 UTC (rev 229234)
@@ -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-ksudoku
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A logic-based symbol placement puzzle"
 url="http://kde.org/applications/games/ksudoku/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames' 'glu')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksudoku-${pkgver}.tar.xz")
-sha1sums=('fb473817572aa0f10aab00ddae8b83a897819781')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz")
+sha1sums=('21af40c78581364fc553fefce21cb1adf48684d6')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list