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

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:45:56 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:45:55
  Author: andrea
Revision: 132505

KDE 4.7.0

Modified:
  libkdcraw/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:45:52 UTC (rev 132504)
+++ PKGBUILD	2011-07-24 22:45:55 UTC (rev 132505)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdcraw
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="A C++ interface used to decode RAW picture"
 url="http://kde.org/"
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('b3a2b9df68b46db9728d0d0b009f9f5a28a02020')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('7c8d7ed8eb18c3f2951d451a2cf46dde9a336216')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list