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

Felix Yan fyan at archlinux.org
Thu Jan 15 12:21:14 UTC 2015


    Date: Thursday, January 15, 2015 @ 13:21:13
  Author: fyan
Revision: 229052

upgpkg: libkdcraw 14.12.1-1

Modified:
  libkdcraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 12:12:14 UTC (rev 229051)
+++ PKGBUILD	2015-01-15 12:21:13 UTC (rev 229052)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdcraw
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A C++ interface used to decode RAW picture"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw"
@@ -13,8 +14,8 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('52b8c0031baec1f2231c07e646383bfa299d6759')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('e07dc93b5914674717c37e794313796d5b84a122')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list