diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-02-16 09:31:29 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-02-16 09:32:56 -0300 |
commit | d8c961819128faa8bcd43fb6633c8a8ce85be710 (patch) | |
tree | 80008ef502e8e416d7a2625334d8de6334e447d4 /nonprism/evolution-data-server | |
parent | 1df36704265dfca72de209fe3be229ad62090694 (diff) | |
download | abslibre-d8c961819128faa8bcd43fb6633c8a8ce85be710.tar.gz abslibre-d8c961819128faa8bcd43fb6633c8a8ce85be710.tar.bz2 abslibre-d8c961819128faa8bcd43fb6633c8a8ce85be710.zip |
evolution-data-server-3.22.5-1.nonprism1: updating version
Diffstat (limited to 'nonprism/evolution-data-server')
-rw-r--r-- | nonprism/evolution-data-server/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/evolution-data-server/PKGBUILD b/nonprism/evolution-data-server/PKGBUILD index 5d4b45ff7..0249ab354 100644 --- a/nonprism/evolution-data-server/PKGBUILD +++ b/nonprism/evolution-data-server/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 286739 2017-01-16 19:29:54Z heftig $ +# $Id: PKGBUILD 288897 2017-02-13 19:32:58Z heftig $ # Maintainer (Arch): Jan de Groot <jgc@archlinux.org> # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=evolution-data-server -pkgver=3.22.4 +pkgver=3.22.5 pkgrel=1.nonprism1 pkgdesc="Centralized access to appointments and contacts, without libgdata support" url="https://wiki.gnome.org/Apps/Evolution" @@ -13,7 +13,7 @@ makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git gnome-c license=(GPL) replaces=("${pkgname}-coherence" "${pkgname}-nonprism") conflicts=("${pkgname}-coherence" "${pkgname}-nonprism") -_commit=c8ef824c451b27016a21604fc8813c88d5dded1f # tags/EVOLUTION_DATA_SERVER_3_22_4^0 +_commit=6420e6feddc8f0006201d395acadb6b2b53ba41c # tags/EVOLUTION_DATA_SERVER_3_22_5^0 source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit") sha256sums=('SKIP') |