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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:34:37 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:34:36
  Author: andrea
Revision: 147295

KDE 4.8.0

Modified:
  libkdcraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:34:33 UTC (rev 147294)
+++ PKGBUILD	2012-01-25 20:34:36 UTC (rev 147295)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdcraw
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="A C++ interface used to decode RAW picture"
 url="http://kde.org/"
@@ -13,8 +13,8 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('b0aabc3bea00698feed45f180516cbb1c8668e88')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('4c613177ec8cfe1436e5fb7f3b61bbb306d13f71')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list