summaryrefslogtreecommitdiff
path: root/community/rawstudio
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-11-05 00:47:11 -0800
committerroot <root@rshg054.dnsready.net>2013-11-05 00:47:11 -0800
commit4525bb3909f233fd13dbfb43aa6ff4e64e8340d9 (patch)
treeadd2024759bc7a18fc8d7f4101dc5d5d9b3e1e44 /community/rawstudio
parent058983fb5cb16dbb25368dd464cbcf27205b3f93 (diff)
Tue Nov 5 00:46:51 PST 2013
Diffstat (limited to 'community/rawstudio')
-rw-r--r--community/rawstudio/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/rawstudio/PKGBUILD b/community/rawstudio/PKGBUILD
index 70f10ed2e..575a879c1 100644
--- a/community/rawstudio/PKGBUILD
+++ b/community/rawstudio/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99978 2013-10-31 02:48:18Z allan $
+# $Id: PKGBUILD 100450 2013-11-04 12:12:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Roman Kyrylych <roman@archlinux.org>
@@ -6,13 +6,13 @@
pkgname=rawstudio
pkgver=2.0
-pkgrel=9
+pkgrel=10
pkgdesc="An open source raw-image converter written in GTK+"
arch=('i686' 'x86_64')
license=('GPL')
url="http://rawstudio.org/"
depends=('gconf' 'lcms' 'exiv2' 'fftw' 'lensfun' 'flickcurl' 'sqlite'
- 'libgphoto2' 'gtk-engines' 'desktop-file-utils')
+ 'libgphoto2' 'gtk-engines' 'desktop-file-utils' 'icu')
install=${pkgname}.install
source=(http://rawstudio.org/files/release/${pkgname}-${pkgver}.tar.gz
libpng15.patch)