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

Felix Yan fyan at archlinux.org
Thu Jan 15 12:49:09 UTC 2015


    Date: Thursday, January 15, 2015 @ 13:49:09
  Author: fyan
Revision: 229056

upgpkg: libkipi 14.12.1-1

Modified:
  libkipi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 12:44:26 UTC (rev 229055)
+++ PKGBUILD	2015-01-15 12:49:09 UTC (rev 229056)
@@ -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=libkipi
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="An interface to use kipi-plugins from a KDE application"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkipi"
@@ -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=('bb9eb81d5843736e1736a442e9e8422abcabc4db')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('940f796c4d69db0d68756450fbb577295287e8f0')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list