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

Andrea Scarpino andrea at archlinux.org
Thu Jul 26 16:54:43 UTC 2012


    Date: Thursday, July 26, 2012 @ 12:54:43
  Author: andrea
Revision: 164092

KDE 4.9.0

Added:
  libkdcraw/trunk/
Modified:
  libkdcraw/trunk/PKGBUILD
Deleted:
  libkdcraw/trunk/

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

Modified: trunk/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2012-07-26 15:59:49 UTC (rev 164070)
+++ trunk/PKGBUILD	2012-07-26 16:54:43 UTC (rev 164092)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdcraw
-pkgver=4.8.97
+pkgver=4.9.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=('2e64db1b96b48e2f52baa1e66d8914b75640602c')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('4f23263c1f38374fcfa482de8a79b0c85e2fb250')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list