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

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:08:52 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:08:51
  Author: andrea
Revision: 151951

KDE 4.8.1

Modified:
  libkdcraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:08:43 UTC (rev 151950)
+++ PKGBUILD	2012-03-04 11:08:51 UTC (rev 151951)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdcraw
-pkgver=4.8.0
+pkgver=4.8.1
 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/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('4c613177ec8cfe1436e5fb7f3b61bbb306d13f71')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('80dd47457b9803240a3002ef42d96e201d9face8')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list