[arch-commits] Commit in gnome-contacts/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Fri Mar 15 12:12:10 UTC 2019
Date: Friday, March 15, 2019 @ 12:12:09
Author: bpiotrowski
Revision: 348169
3.32-1
Modified:
gnome-contacts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-15 12:10:47 UTC (rev 348168)
+++ PKGBUILD 2019-03-15 12:12:09 UTC (rev 348169)
@@ -2,16 +2,16 @@
# Contributor: Ionut Biru <ibiru at archlinux.org>
pkgname=gnome-contacts
-pkgver=3.30.2
+pkgver=3.32
pkgrel=1
pkgdesc="Contacts Manager for GNOME"
url="https://wiki.gnome.org/Apps/Contacts"
arch=(x86_64)
license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese libhandy)
makedepends=(vala gobject-introspection git meson)
groups=(gnome)
-_commit=674feb14d2a392ee3dfc75705761e5604235ffb7 # tags/3.30.2^0
+_commit=332d438f1bc1d746106c9a0873a816f2081cd6be # tags/3.32^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list