diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-17 00:20:58 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-17 00:20:58 -0300 |
commit | 690a688e912613dc72d7fa510ad99d1eafc70a06 (patch) | |
tree | bd2737e5504f044d0331100f27326d75f5ec9722 /nonprism/evolution-data-server | |
parent | b19c3ac24b1848593c4124ed45dd4b86805e112e (diff) | |
download | abslibre-690a688e912613dc72d7fa510ad99d1eafc70a06.tar.gz abslibre-690a688e912613dc72d7fa510ad99d1eafc70a06.tar.bz2 abslibre-690a688e912613dc72d7fa510ad99d1eafc70a06.zip |
evolution-data-server-3.22.6-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 0249ab354..081a89807 100644 --- a/nonprism/evolution-data-server/PKGBUILD +++ b/nonprism/evolution-data-server/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 288897 2017-02-13 19:32:58Z heftig $ +# $Id: PKGBUILD 290784 2017-03-13 14:48:47Z heftig $ # Maintainer (Arch): Jan de Groot <jgc@archlinux.org> # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=evolution-data-server -pkgver=3.22.5 +pkgver=3.22.6 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=6420e6feddc8f0006201d395acadb6b2b53ba41c # tags/EVOLUTION_DATA_SERVER_3_22_5^0 +_commit=994c96a5d6dbcc967fb8aeae358f7a209df9be96 # tags/EVOLUTION_DATA_SERVER_3_22_6^0 source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit") sha256sums=('SKIP') |