Date: Friday, December 16, 2016 @ 12:42:35 Author: heftig Revision: 283832
3.22.3-1 Modified: evolution-data-server/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-16 12:42:20 UTC (rev 283831) +++ PKGBUILD 2016-12-16 12:42:35 UTC (rev 283832) @@ -2,8 +2,8 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=evolution-data-server -pkgver=3.22.2 -pkgrel=2 +pkgver=3.22.3 +pkgrel=1 pkgdesc="Centralized access to appointments and contacts" url="https://wiki.gnome.org/Apps/Evolution" arch=(i686 x86_64) @@ -10,8 +10,8 @@ depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata libphonenumber) makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git gnome-common) license=(GPL) -_commit=828f3d954f3ca5ded5bc89c0231ff74a58114dcf # tags/EVOLUTION_DATA_SERVER_3_22_2^0 -source=("git://git.gnome.org/evolution-data-server#commit=$_commit") +_commit=9d0d40d02034e37b6589f463f4e2a07fc6e5a782 # tags/EVOLUTION_DATA_SERVER_3_22_3^0 +source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit") sha256sums=('SKIP') pkgver() {
