summaryrefslogtreecommitdiff
path: root/community/geary/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-08 03:19:20 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-08 03:19:20 +0000
commit6940e21aabd50feb977065b28ecaf9ba5e88c5d4 (patch)
treed94da5c7ff8b2668816cbb0e39af9010cab59463 /community/geary/PKGBUILD
parentb4f09e0a566f01cd9a250e2f44423169c70adc94 (diff)
Sat Feb 8 03:17:55 UTC 2014
Diffstat (limited to 'community/geary/PKGBUILD')
-rwxr-xr-xcommunity/geary/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/geary/PKGBUILD b/community/geary/PKGBUILD
index adb83f731..ee33978a9 100755
--- a/community/geary/PKGBUILD
+++ b/community/geary/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 105142 2014-02-01 15:05:47Z alucryd $
-# Maintainer: Maxime Gauduin <alucryd at gmail dot com>
+# $Id: PKGBUILD 105421 2014-02-07 11:42:11Z alucryd $
+# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor : sebikul <sebikul@gmail.com>
# Contributor : Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=geary
pkgver=0.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='A lightweight email client for the GNOME desktop'
arch=('i686' 'x86_64')
url='http://www.yorba.org/projects/geary/'
license=('GPL3')
-depends=('desktop-file-utils' 'gmime' 'libcanberra' 'libgee' 'libnotify' 'webkitgtk')
+depends=('gmime' 'gnome-keyring' 'libcanberra' 'libgee' 'libnotify' 'webkitgtk')
makedepends=('cmake' 'gobject-introspection' 'intltool' 'vala')
install="${pkgname}.install"
source=("https://download.gnome.org/sources/${pkgname}/${pkgver%.?}/${pkgname}-${pkgver}.tar.xz")