[arch-commits] Commit in kdegames-kapman/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 04:03:38 UTC 2015
Date: Friday, January 16, 2015 @ 05:03:37
Author: fyan
Revision: 229176
upgpkg: kdegames-kapman 14.12.1-1
Modified:
kdegames-kapman/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 04:01:51 UTC (rev 229175)
+++ PKGBUILD 2015-01-16 04:03:37 UTC (rev 229176)
@@ -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-kapman
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc="A clone of the well known game Pac-Man"
url="http://kde.org/applications/games/kapman/"
@@ -12,8 +13,8 @@
depends=('kdebase-runtime' 'libkdegames')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kapman-${pkgver}.tar.xz")
-sha1sums=('34a691f58396d3fd6f79801050d58067ab46849a')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kapman-${pkgver}.tar.xz")
+sha1sums=('1f16ff8814d67b32e92f9cc5eed569982e76924e')
build() {
mkdir build
More information about the arch-commits
mailing list