summaryrefslogtreecommitdiff
path: root/testing/libkdcraw
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
committerroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
commitaf549d0243764531309fa94b1f5cee58982c496a (patch)
treeafb2851caf91700e83c4062a9e77c6a92fe0326b /testing/libkdcraw
parent58f5e0b164b5f4c9af61b2e42bd10c85f28b9bed (diff)
Thu Sep 6 00:03:29 UTC 2012
Diffstat (limited to 'testing/libkdcraw')
-rw-r--r--testing/libkdcraw/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libkdcraw/PKGBUILD b/testing/libkdcraw/PKGBUILD
index a2888cd04..e0169e412 100644
--- a/testing/libkdcraw/PKGBUILD
+++ b/testing/libkdcraw/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 164543 2012-08-01 14:36:36Z andrea $
+# $Id: PKGBUILD 166052 2012-09-04 15:49:43Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkdcraw
-pkgver=4.9.0
+pkgver=4.9.1
pkgrel=1
pkgdesc="A C++ interface used to decode RAW picture"
url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw"
@@ -14,7 +14,7 @@ replaces=('kdegraphics-libs')
conflicts=('kdegraphics-libs')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('4f23263c1f38374fcfa482de8a79b0c85e2fb250')
+sha1sums=('82911b0bf93a7762130e4a1aff4dc72ec48940c1')
build() {
cd "${srcdir}"