[arch-commits] Commit in kdegames-granatier/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 03:58:06 UTC 2015
Date: Friday, January 16, 2015 @ 04:58:06
Author: fyan
Revision: 229172
upgpkg: kdegames-granatier 14.12.1-1
Modified:
kdegames-granatier/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 03:54:46 UTC (rev 229171)
+++ PKGBUILD 2015-01-16 03:58:06 UTC (rev 229172)
@@ -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-granatier
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc="A clone of the classic Bomberman game"
url="http://kde.org/applications/games/granatier/"
@@ -12,8 +13,8 @@
depends=('kdebase-runtime' 'libkdegames')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/granatier-${pkgver}.tar.xz")
-sha1sums=('1d51072d8eb861c279c7a76b5af5b8352f991564')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/granatier-${pkgver}.tar.xz")
+sha1sums=('37775a0a92b8911ce235e9d9d7ce3f30b6e7cab5')
build() {
mkdir build
More information about the arch-commits
mailing list