[arch-commits] Commit in libkipi (kde-unstable kde-unstable/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Nov 16 19:54:12 UTC 2012
Date: Friday, November 16, 2012 @ 14:54:11
Author: andrea
Revision: 171156
KDE 4.10 beta1 - first steps
Added:
libkipi/kde-unstable/
Modified:
libkipi/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD 2012-11-16 19:54:11 UTC (rev 171156)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=libkipi
-pkgver=4.9.3
+pkgver=4.9.80
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 +13,8 @@
replaces=('kdegraphics-libs')
conflicts=('kdegraphics-libs')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('0752fadb0757abb6f1954bb0cda407c074628cd8')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('97ac7e6df6aac11f48ccc146ef4473f9162644b1')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list