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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:19:06 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:19:05
  Author: andrea
Revision: 176396

KDE 4.10

Modified:
  libkdegames/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:19:02 UTC (rev 176395)
+++ PKGBUILD	2013-01-31 11:19:05 UTC (rev 176396)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdegames
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="Common code and data for many KDE games"
 url="https://projects.kde.org/projects/kde/kdegames/libkdegames"
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdegames-libkdegames')
 conflicts=('kdegames-libkdegames')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('bbebdafd5d1dafddf8cf354cb757ba186716ecc1')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('6488769e87fe357c8b228c7d4e96ed6726955c9d')
 
 build() {
   mkdir build




More information about the arch-commits mailing list