summaryrefslogtreecommitdiff
path: root/community/shotwell
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-16 13:21:58 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-16 13:21:58 -0300
commitae725ad3435e02f5a191975f11c13476f522db2f (patch)
tree28a907f0dd14c9f52b120143e37159209c3485f7 /community/shotwell
parent1dae0fd04f3af9134ba98d25a2309a80723e4e5e (diff)
parentebe74a263db3899367e12d936f908cdfdee7ec15 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: multilib/q4wine/PKGBUILD
Diffstat (limited to 'community/shotwell')
-rw-r--r--community/shotwell/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/shotwell/PKGBUILD b/community/shotwell/PKGBUILD
index eb3f238e9..c15127506 100644
--- a/community/shotwell/PKGBUILD
+++ b/community/shotwell/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 48825 2011-06-06 11:53:22Z spupykin $
+# $Id: PKGBUILD 49345 2011-06-14 16:32:22Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
pkgname=shotwell
pkgver=0.10.1
-pkgrel=1
+pkgrel=2
pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
arch=('i686' 'x86_64' 'mips64el')
url="http://yorba.org/shotwell/"
license=('LGPL2.1')
depends=('gconf' 'libgee' 'libgphoto2' 'libunique' 'libwebkit' 'libgexiv2' 'libraw'
- 'librsvg' 'json-glib' 'desktop-file-utils' 'gnome-vfs')
+ 'librsvg' 'json-glib' 'desktop-file-utils')
makedepends=('intltool' 'vala')
install=shotwell.install
source=("http://yorba.org/download/shotwell/0.10/shotwell-${pkgver}.tar.bz2")