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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:18:17 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:18:17
  Author: andrea
Revision: 176389

KDE 4.10

Modified:
  libkdcraw/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:18:12 UTC (rev 176388)
+++ PKGBUILD	2013-01-31 11:18:17 UTC (rev 176389)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdcraw
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A C++ interface used to decode RAW picture"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw"
@@ -13,8 +13,8 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('36d7660543b799936d33badb626413eb3c7a6d9d')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('c332fcba9a06f6650cb8ce4652e91af9de3b43bc')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list