Date: Tuesday, May 8, 2018 @ 04:06:37 Author: heftig Revision: 323486
3.28.2-1 Modified: gnome-contacts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-08 04:06:32 UTC (rev 323485) +++ PKGBUILD 2018-05-08 04:06:37 UTC (rev 323486) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gnome-contacts -pkgver=3.28.1 +pkgver=3.28.2 pkgrel=1 pkgdesc="Contacts Manager for GNOME" url="https://wiki.gnome.org/Apps/Contacts" @@ -12,7 +12,7 @@ depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee telepathy-glib cheese libchamplain) makedepends=(vala gobject-introspection git meson) groups=(gnome) -_commit=039ac32a34b630590b487de552cf6259b8491c6e # tags/3.28.1^0 +_commit=145ca91397b1c0060d5702c7b0c1748c0aba9b2c # tags/3.28.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit") sha256sums=('SKIP')
