summaryrefslogtreecommitdiff
path: root/kde-unstable/libkipi
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/libkipi')
-rw-r--r--kde-unstable/libkipi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/libkipi/PKGBUILD b/kde-unstable/libkipi/PKGBUILD
index 72f3d2297..ec28095c6 100644
--- a/kde-unstable/libkipi/PKGBUILD
+++ b/kde-unstable/libkipi/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 128543 2011-06-24 12:51:01Z andrea $
+# $Id: PKGBUILD 131297 2011-07-12 17:46:57Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkipi
-pkgver=4.6.90
+pkgver=4.6.95
pkgrel=1
pkgdesc="An interface to use kipi-plugins from a KDE application"
url="http://kde.org/"
@@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4')
conflicts=('kdegraphics-libs')
install=${pkgname}.install
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('c85d4c4572f8d9c91fd7e40ed3f7a6e0bee72320')
+sha1sums=('d68b2a2564ad1b2384bb825ce3981bba3e89c8ae')
build() {
cd "${srcdir}"