[arch-commits] Commit in kdegames-kapman/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:21:46 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:21:46
  Author: andrea
Revision: 176434

KDE 4.10

Modified:
  kdegames-kapman/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:21:45 UTC (rev 176433)
+++ PKGBUILD	2013-01-31 11:21:46 UTC (rev 176434)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-kapman
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A clone of the well known game Pac-Man"
 url="http://kde.org/applications/games/kapman/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kapman-${pkgver}.tar.xz")
-sha1sums=('91cec1a8df11fc0098ebfd28253d4bb4d205e99e')
+source=("http://download.kde.org/stable/${pkgver}/src/kapman-${pkgver}.tar.xz")
+sha1sums=('cece24fa54d36497cdd43f627588a0c5110599fc')
 
 build() {
   mkdir build




More information about the arch-commits mailing list