diff options
Diffstat (limited to 'nonprism/evolution-data-server/PKGBUILD')
-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 bed2a1f26..ea24b7300 100644 --- a/nonprism/evolution-data-server/PKGBUILD +++ b/nonprism/evolution-data-server/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 279632 2016-11-01 20:21:10Z heftig $ +# $Id: PKGBUILD 280081 2016-11-07 18:29:34Z heftig $ # Maintainer (Arch): Jan de Groot <jgc@archlinux.org> # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=evolution-data-server -pkgver=3.22.1+15+g49ed77d +pkgver=3.22.2 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=49ed77d2aac2512087a9c4e9cc0dbff504b2da21 # gnome-3-22 +_commit=828f3d954f3ca5ded5bc89c0231ff74a58114dcf # tags/EVOLUTION_DATA_SERVER_3_22_2^0 source=("git://git.gnome.org/evolution-data-server#commit=$_commit") sha256sums=('SKIP') |