[arch-commits] Commit in pantheon-photos/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Jan 18 21:26:33 UTC 2017


    Date: Wednesday, January 18, 2017 @ 21:26:32
  Author: alucryd
Revision: 207926

upgpkg: pantheon-photos 0.2.1-1

Modified:
  pantheon-photos/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-18 21:18:27 UTC (rev 207925)
+++ PKGBUILD	2017-01-18 21:26:32 UTC (rev 207926)
@@ -2,20 +2,21 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=pantheon-photos
-pkgver=0.2
-pkgrel=3
+pkgver=0.2.1
+pkgrel=1
 pkgdesc='The Pantheon Photos Manager'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/pantheon-photos'
 license=('GPL3')
-depends=('cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gst-plugins-base-libs'
-         'gstreamer' 'gtk3' 'json-glib' 'libexif' 'libgee' 'libgexiv2'
-         'libgphoto2' 'libraw' 'libsoup' 'libxml2' 'pango' 'rest' 'sqlite'
-         'libgranite.so' 'libgudev-1.0.so')
+depends=('cairo' 'gdk-pixbuf2' 'geocode-glib' 'glib2' 'glibc'
+         'gst-plugins-base-libs' 'gstreamer' 'gtk3' 'json-glib' 'libexif'
+         'libgee' 'libgexiv2' 'libgphoto2' 'libraw' 'libsoup' 'libxml2' 'pango'
+         'rest' 'sqlite'
+         'libgranite.so')
 makedepends=('cmake' 'intltool' 'vala' 'webkit2gtk')
 optdepends=('webkit2gtk: Publishing plugins')
 source=("https://launchpad.net/pantheon-photos/0.2.x/${pkgver}/+download/pantheon-photos-${pkgver}.tar.xz")
-sha256sums=('4e2a14ffa955706ece4391c999d4bf9e353a16461ce3fefc3735d1975b595862')
+sha256sums=('c474cfc054b9caf3d4f432041c3d32027b2530d1dc801d7190c777a13bbdad33')
 
 prepare() {
   cd pantheon-photos-${pkgver}



More information about the arch-commits mailing list