[arch-commits] Commit in kdegames-killbots/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 04:29:12 UTC 2015
Date: Friday, January 16, 2015 @ 05:29:11
Author: fyan
Revision: 229194
upgpkg: kdegames-killbots 14.12.1-1
Modified:
kdegames-killbots/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 04:24:10 UTC (rev 229193)
+++ PKGBUILD 2015-01-16 04:29:11 UTC (rev 229194)
@@ -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-killbots
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc="A simple game of evading killer robots"
url="http://kde.org/applications/games/killbots/"
@@ -12,8 +13,8 @@
depends=('kdebase-runtime' 'libkdegames')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/killbots-${pkgver}.tar.xz")
-sha1sums=('a3f93046aeb22001d331abe4a469eea42af14bbf')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/killbots-${pkgver}.tar.xz")
+sha1sums=('392fc0b32f9309514274dce9a77c7d8281ac6458')
build() {
mkdir build
More information about the arch-commits
mailing list