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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:57:11 UTC 2012


    Date: Friday, November 16, 2012 @ 14:57:10
  Author: andrea
Revision: 171198

KDE 4.10 beta1 - first steps

Added:
  kdegraphics-kgamma/kde-unstable/
Modified:
  kdegraphics-kgamma/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:57:10 UTC (rev 171198)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegraphics-kgamma
-pkgver=4.9.3
+pkgver=4.9.80
 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/stable/${pkgver}/src/kgamma-${pkgver}.tar.xz")
-sha1sums=('c53d48a1b883a26b084fa91c016c3a543e067d6c')
+source=("http://download.kde.org/unstable/${pkgver}/src/kgamma-${pkgver}.tar.xz")
+sha1sums=('c61e290893733b5bb80559e0c6b62b04b04a017c')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list