summaryrefslogtreecommitdiff
path: root/community/geary/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-10 03:51:37 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-10 03:51:37 +0000
commitb7ad9e746ae50cb940e3ea21772049f46f7b2c0f (patch)
tree03e7305d9536250d432a52cf8bf43cf5becd8228 /community/geary/PKGBUILD
parent960a69922ae947c02b2502d7f7624a458d50cb8f (diff)
Mon Mar 10 03:48:16 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 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}