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

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


    Date: Friday, January 16, 2015 @ 05:09:15
  Author: fyan
Revision: 229184

upgpkg: kdegames-kbounce 14.12.1-1

Modified:
  kdegames-kbounce/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 04:08:56 UTC (rev 229183)
+++ PKGBUILD	2015-01-16 04:09:15 UTC (rev 229184)
@@ -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-kbounce
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A single player arcade game with the elements of puzzle"
 url="http://kde.org/applications/games/kbounce/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kbounce-${pkgver}.tar.xz")
-sha1sums=('270b74c139012356def9eb494a8237c14ffdbb43')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kbounce-${pkgver}.tar.xz")
+sha1sums=('f0360ec63587af26d1f11f46471644c06de07b46')
 
 build() {
   mkdir build



More information about the arch-commits mailing list