diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-19 18:01:22 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-19 18:01:22 -0300 |
commit | 6eb82828fc8ca6b883408bd71780146cb64be56e (patch) | |
tree | 1b10cc65110296446359273ab437bb8ae4d97d08 | |
parent | 257c40ae29a37d4baaa629246ef2cf076412ca46 (diff) | |
download | abslibre-6eb82828fc8ca6b883408bd71780146cb64be56e.tar.gz abslibre-6eb82828fc8ca6b883408bd71780146cb64be56e.tar.bz2 abslibre-6eb82828fc8ca6b883408bd71780146cb64be56e.zip |
evolution-data-server-3.22.4-1.nonprism1: updating version
-rw-r--r-- | nonprism/evolution-data-server/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/evolution-data-server/PKGBUILD b/nonprism/evolution-data-server/PKGBUILD index 119664484..5d4b45ff7 100644 --- a/nonprism/evolution-data-server/PKGBUILD +++ b/nonprism/evolution-data-server/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 285531 2017-01-07 15:36:43Z heftig $ +# $Id: PKGBUILD 286739 2017-01-16 19:29:54Z heftig $ # Maintainer (Arch): Jan de Groot <jgc@archlinux.org> # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=evolution-data-server -pkgver=3.22.3 -pkgrel=2.nonprism1 +pkgver=3.22.4 +pkgrel=1.nonprism1 pkgdesc="Centralized access to appointments and contacts, without libgdata support" url="https://wiki.gnome.org/Apps/Evolution" arch=(i686 x86_64) @@ -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=9d0d40d02034e37b6589f463f4e2a07fc6e5a782 # tags/EVOLUTION_DATA_SERVER_3_22_3^0 +_commit=c8ef824c451b27016a21604fc8813c88d5dded1f # tags/EVOLUTION_DATA_SERVER_3_22_4^0 source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit") sha256sums=('SKIP') |