diff options
Diffstat (limited to 'nonprism')
-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 15daabf05..bed2a1f26 100644 --- a/nonprism/evolution-data-server/PKGBUILD +++ b/nonprism/evolution-data-server/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 278802 2016-10-13 21:07:05Z jgc $ +# $Id: PKGBUILD 279632 2016-11-01 20:21:10Z heftig $ # Maintainer (Arch): Jan de Groot <jgc@archlinux.org> # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=evolution-data-server -pkgver=3.22.1+5+g45951fc +pkgver=3.22.1+15+g49ed77d 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=45951fc03931aa1bf20572676d160292c8c2d5f5 # gnome-3-22 +_commit=49ed77d2aac2512087a9c4e9cc0dbff504b2da21 # gnome-3-22 source=("git://git.gnome.org/evolution-data-server#commit=$_commit") sha256sums=('SKIP') |