Date: Saturday, June 20, 2020 @ 22:42:53 Author: heftig Revision: 389583
3.22.0+72+g3fe1f12-1 Modified: vino/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-20 22:42:48 UTC (rev 389582) +++ PKGBUILD 2020-06-20 22:42:53 UTC (rev 389583) @@ -1,9 +1,9 @@ -# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Jan de Groot <[email protected]> pkgname=vino -pkgver=3.22.0+60+gd29a4f2 -pkgrel=2 +pkgver=3.22.0+72+g3fe1f12 +pkgrel=1 pkgdesc="A VNC server for the GNOME desktop" url="https://wiki.gnome.org/Projects/Vino" arch=(x86_64) @@ -11,7 +11,7 @@ depends=(libnotify libxtst libsm telepathy-glib gtk3 libsecret avahi gnutls) makedepends=(intltool networkmanager gnome-common git) groups=(gnome) -_commit=d29a4f2e1cb65711921681a60451881d33aac6e7 # master +_commit=3fe1f12a278522bb741a9e5e2f356740093abda4 # master source=("git+https://gitlab.gnome.org/GNOME/vino.git#commit=$_commit") sha256sums=('SKIP')
