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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:23:29 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:23:29
  Author: andrea
Revision: 176472

KDE 4.10

Modified:
  kdegraphics-kgamma/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:23:27 UTC (rev 176471)
+++ PKGBUILD	2013-01-31 11:23:29 UTC (rev 176472)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegraphics-kgamma
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A monitor calibration tool"
 url="http://kde.org/applications/graphics/kgamma/"
@@ -14,8 +14,8 @@
 #       but nvidia providing libgl does not depend on libxxf86vm
 depends=('kdebase-runtime' 'libxxf86vm')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgver}/src/kgamma-${pkgver}.tar.xz")
-sha1sums=('fd29b27cb7d93487df63d0a87b967533d8d8ff97')
+source=("http://download.kde.org/stable/${pkgver}/src/kgamma-${pkgver}.tar.xz")
+sha1sums=('203b06bbbfebfa559808ff7652fa4b0ecd69e914')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list