summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2018-01-11 00:16:51 +0100
committerMaxime Gauduin2018-01-11 00:16:51 +0100
commit2217bb5f1bb7a644c3c7baae8aa4267f53bbf5f5 (patch)
treeef9c3c49ab834f24518805d603e8ffb40c6c16f6
parenta2f4b61337a7ec86994f0584bdf84e0ab9295495 (diff)
downloadaur-2217bb5f1bb7a644c3c7baae8aa4267f53bbf5f5.tar.gz
switchboard-plug-desktop-git r803.6d5d8ee-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38f2d8dc138b..083d89d02322 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Mon May 1 21:02:20 UTC 2017
+# Wed Jan 10 23:16:51 UTC 2018
pkgbase = switchboard-plug-desktop-git
pkgdesc = Switchboard Desktop Plug
- pkgver = r741.c6dfa43
+ pkgver = r803.6d5d8ee
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-pantheon-shell
- arch = i686
arch = x86_64
groups = pantheon-unstable
license = GPL3
makedepends = cmake
makedepends = git
makedepends = granite-git
+ makedepends = libgexiv2
makedepends = switchboard-git
makedepends = vala
depends = gdk-pixbuf2
@@ -20,6 +20,7 @@ pkgbase = switchboard-plug-desktop-git
depends = gnome-desktop
depends = gtk3
depends = libgee
+ depends = libgexiv2
depends = plank
depends = libgranite.so
depends = libswitchboard-2.0.so
diff --git a/PKGBUILD b/PKGBUILD
index e4b779359ce0..69ada7724b61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-desktop-git
-pkgver=r741.c6dfa43
+pkgver=r803.6d5d8ee
pkgrel=1
pkgdesc='Switchboard Desktop Plug'
arch=('x86_64')
url='https://github.com/elementary/switchboard-plug-pantheon-shell'
license=('GPL3')
groups=('pantheon-unstable')
-depends=('gdk-pixbuf2' 'glib2' 'glibc' 'gnome-desktop' 'gtk3' 'libgee' 'plank'
+depends=('gdk-pixbuf2' 'glib2' 'glibc' 'gnome-desktop' 'gtk3' 'libgee'
+ 'libgexiv2' 'plank'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('cmake' 'git' 'granite-git' 'switchboard-git' 'vala')
+makedepends=('cmake' 'git' 'granite-git' 'libgexiv2' 'switchboard-git' 'vala')
provides=('switchboard-plug-desktop')
conflicts=('switchboard-plug-desktop')
replaces=('switchboard-plug-desktop-bzr')