summaryrefslogtreecommitdiff
path: root/community/geary/PKGBUILD
diff options
context:
space:
mode:
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 ee33978a9..625a1f16b 100755
--- a/community/geary/PKGBUILD
+++ b/community/geary/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 105421 2014-02-07 11:42:11Z alucryd $
+# $Id: PKGBUILD 106892 2014-03-09 17:27:31Z 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=2
+pkgver=0.5.3
+pkgrel=1
pkgdesc='A lightweight email client for the GNOME desktop'
arch=('i686' 'x86_64')
url='http://www.yorba.org/projects/geary/'
@@ -14,7 +14,7 @@ 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")
-sha256sums=('12561187c7d2b8aa1115ca52d8959270ff38dd6db774df1cd39c9719a76bb1d1')
+sha256sums=('17ac5aa25d828d92e5a23d21194fcee71914961cbfa3064dd718bcecb9cbf2e5')
build() {
cd ${pkgname}-${pkgver}