[arch-commits] Commit in kdegames-kbreakout/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Jan 16 04:18:13 UTC 2015


    Date: Friday, January 16, 2015 @ 05:18:13
  Author: fyan
Revision: 229188

upgpkg: kdegames-kbreakout 14.12.1-1

Modified:
  kdegames-kbreakout/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 04:14:40 UTC (rev 229187)
+++ PKGBUILD	2015-01-16 04:18:13 UTC (rev 229188)
@@ -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-kbreakout
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A Breakout-like game"
 url="http://kde.org/applications/games/kbreakout/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kbreakout-${pkgver}.tar.xz")
-sha1sums=('883e1dce8102fec4f8ac778cc7a17629a7e4259f')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kbreakout-${pkgver}.tar.xz")
+sha1sums=('9194113ada60c17821110919330fb298368258c7')
 
 build() {
   mkdir build



More information about the arch-commits mailing list