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

Andrea Scarpino andrea at archlinux.org
Fri May 25 19:59:28 UTC 2012


    Date: Friday, May 25, 2012 @ 15:59:28
  Author: andrea
Revision: 159536

KDE 4.9

Added:
  libkdcraw/kde-unstable/
Modified:
  libkdcraw/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD	2012-05-25 19:59:28 UTC (rev 159536)
@@ -2,10 +2,10 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdcraw
-pkgver=4.8.3
+pkgver=4.8.80
 pkgrel=1
 pkgdesc="A C++ interface used to decode RAW picture"
-url="http://kde.org/"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs' 'lcms')
@@ -13,8 +13,8 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('99fc4a00fe77df18aca53a8bdd0cfca79cab6e8b')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('d2b2e3ab0ca1a1ca58e73de0595ea3c3ebcb56c6')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list