[arch-commits] Commit in kdegames-klickety/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 04:35:57 UTC 2015
Date: Friday, January 16, 2015 @ 05:35:57
Author: fyan
Revision: 229202
upgpkg: kdegames-klickety 14.12.1-1
Modified:
kdegames-klickety/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 04:34:09 UTC (rev 229201)
+++ PKGBUILD 2015-01-16 04:35:57 UTC (rev 229202)
@@ -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-klickety
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc="An adaptation of the Clickomania game"
url="http://kde.org/applications/games/klickety/"
@@ -12,8 +13,8 @@
depends=('kdebase-runtime' 'libkdegames')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/klickety-${pkgver}.tar.xz")
-sha1sums=('4dcc4f91e41a44b4e7794f4d996bcc49b402b3c2')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/klickety-${pkgver}.tar.xz")
+sha1sums=('b1af92f2856d1857c9f48720e25264939fee5896')
build() {
mkdir build
More information about the arch-commits
mailing list