summaryrefslogtreecommitdiff
path: root/community-testing/rawtherapee/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/rawtherapee/PKGBUILD')
-rw-r--r--community-testing/rawtherapee/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community-testing/rawtherapee/PKGBUILD b/community-testing/rawtherapee/PKGBUILD
index 9ecd715fb..c189b5d62 100644
--- a/community-testing/rawtherapee/PKGBUILD
+++ b/community-testing/rawtherapee/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 63266 2012-01-30 19:06:52Z ibiru $
+# $Id: PKGBUILD 63357 2012-01-31 10:21:09Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky AT gmail.com>
# Contributor: Bogdan Szczurek <thebodzio(at)gmail.com>
# Contributor: Vaclav Kramar <vaclav.kramar@tiscali.cz>
# Contributor: Archie <mymaud@gmail.com>
pkgname=rawtherapee
-pkgver=4.0.6
-pkgrel=2
+pkgver=4.0.7
+pkgrel=1
pkgdesc="RAW photo editor"
arch=('i686' 'x86_64')
url="http://www.rawtherapee.com/"
-license=('GPL')
-depends=('bzip2' 'gtkmm' 'libiptcdata' 'lcms2' 'desktop-file-utils' 'hicolor-icon-theme')
+license=('GPL3')
+depends=('gtkmm' 'libiptcdata' 'lcms2' 'desktop-file-utils' 'hicolor-icon-theme')
makedepends=('mercurial' 'cmake')
install=rawtherapee.install
source=()