[arch-commits] Commit in kdegames-ksquares/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 05:44:24 UTC 2015
Date: Friday, January 16, 2015 @ 06:44:24
Author: fyan
Revision: 229232
upgpkg: kdegames-ksquares 14.12.1-1
Modified:
kdegames-ksquares/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 05:43:14 UTC (rev 229231)
+++ PKGBUILD 2015-01-16 05:44:24 UTC (rev 229232)
@@ -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-ksquares
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc="A modeled after the well known pen and paper based game of Dots and Boxes"
url="http://kde.org/applications/games/ksquares/"
@@ -12,8 +13,8 @@
depends=('kdebase-runtime' 'libkdegames')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksquares-${pkgver}.tar.xz")
-sha1sums=('d8e2ec82604f0f7f75a75043459e235300c14f66')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksquares-${pkgver}.tar.xz")
+sha1sums=('9076bd722e116f284c7c6b4718523ca5102c124f')
build() {
mkdir build
More information about the arch-commits
mailing list