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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:22:40 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:22:40
  Author: andrea
Revision: 176453

KDE 4.10

Modified:
  kdegames-kolf/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:22:36 UTC (rev 176452)
+++ PKGBUILD	2013-01-31 11:22:40 UTC (rev 176453)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-kolf
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A miniature golf game with 2d top-down view"
 url="http://kde.org/applications/games/kolf/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kolf-${pkgver}.tar.xz")
-sha1sums=('4c4b0ee3e33e9e26dbd005680273cf09101b4cd6')
+source=("http://download.kde.org/stable/${pkgver}/src/kolf-${pkgver}.tar.xz")
+sha1sums=('d91e64df3397b76940603963e32ff44357e67d4e')
 
 build() {
   mkdir build




More information about the arch-commits mailing list