summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgaelic2018-11-27 17:49:57 +0100
committergaelic2018-11-27 17:49:57 +0100
commite2f998709f68189d1997dc639ac427bb97928860 (patch)
tree2ddafd75c2c1894b47ec5ebf952789c8a03056c1
parenta7ee75070c746a0cba4fbb4da94eabc452d5e370 (diff)
downloadaur-e2f998709f68189d1997dc639ac427bb97928860.tar.gz
upd
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2342af91cb6..0e676efbca3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Sep 28 14:41:16 UTC 2018
+# Tue Nov 27 16:49:52 UTC 2018
pkgbase = shotwell-git
pkgdesc = A digital photo organizer designed for the GNOME desktop environment
pkgver = 0.31.4094
@@ -13,7 +13,7 @@ pkgbase = shotwell-git
makedepends = itstool
depends = libgee
depends = webkit2gtk
- depends = libgexiv2
+ depends = libgexiv2-git
depends = libraw
depends = rest
depends = desktop-file-utils
diff --git a/PKGBUILD b/PKGBUILD
index 1ad9ec010958..dae9cb522c43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
arch=('x86_64')
url="http://yorba.org/shotwell/"
license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+depends=('libgee' 'webkit2gtk' 'libgexiv2-git' 'libraw' 'rest'
'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
'gst-plugins-base' 'libgphoto2' 'libgudev'
'gcr' 'libgdata' 'opencv')