summaryrefslogtreecommitdiff
path: root/staging/libkdcraw/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-02 00:01:14 +0000
committerroot <root@rshg054.dnsready.net>2012-04-02 00:01:14 +0000
commit8ebbe4e4befac1396a153b356fc9793655dde4ff (patch)
treeb957bcef566f4da47b8d4a406c64837ec6e3b2e7 /staging/libkdcraw/PKGBUILD
parent939efb693a8b362edc0c6ccba62c5ce54fb501af (diff)
Mon Apr 2 00:01:14 UTC 2012
Diffstat (limited to 'staging/libkdcraw/PKGBUILD')
-rw-r--r--staging/libkdcraw/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/staging/libkdcraw/PKGBUILD b/staging/libkdcraw/PKGBUILD
index 96f7530b6..d2e5d7c34 100644
--- a/staging/libkdcraw/PKGBUILD
+++ b/staging/libkdcraw/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152046 2012-03-04 14:27:03Z andrea $
+# $Id: PKGBUILD 154850 2012-03-31 07:25:41Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkdcraw
-pkgver=4.8.1
+pkgver=4.8.2
pkgrel=1
pkgdesc="A C++ interface used to decode RAW picture"
url="http://kde.org/"
@@ -13,8 +13,8 @@ makedepends=('cmake' 'automoc4')
replaces=('kdegraphics-libs')
conflicts=('kdegraphics-libs')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('80dd47457b9803240a3002ef42d96e201d9face8')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('38708f1b223740ae105295cdaa6ee372e31c43bc')
build() {
cd "${srcdir}"