diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-02 14:00:45 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-02 14:00:45 -0300 |
commit | e3b0de18492ff477a1b1723c258d0db9a6536e13 (patch) | |
tree | a5473e8375d33778e6112e33b73044f5fc8af742 /nonprism/evolution-data-server | |
parent | 7f0027b7983f89a6a4e6ce043d3678500a06a5bc (diff) | |
download | abslibre-e3b0de18492ff477a1b1723c258d0db9a6536e13.tar.gz abslibre-e3b0de18492ff477a1b1723c258d0db9a6536e13.tar.bz2 abslibre-e3b0de18492ff477a1b1723c258d0db9a6536e13.zip |
evolution-data-server-3.22.1+15+g49ed77d-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 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') |