summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2021-04-19 11:15:53 -0300
committerRafael Fontenelle2021-04-19 11:15:53 -0300
commitdcc705d24610beb7bba6285cfc19744815fa2527 (patch)
treef73b2397a8e3887b084bf1a976e296ed5d85da60 /PKGBUILD
parent7881e9b35d0a251242e936d21c87aad7f8b22832 (diff)
downloadaur-gnome-connections.tar.gz
Update to 40.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 889080c01e6d..2c43d5e31925 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-connections
_pkgname=connections
-pkgver=40.0
+pkgver=40.0.1
pkgrel=1
pkgdesc="Remote desktop client for the GNOME desktop environment"
arch=('x86_64')
@@ -11,7 +11,8 @@ url="https://gitlab.gnome.org/GNOME/connections"
license=('GPL3')
depends=('gtk-frdp' 'gtk-vnc')
makedepends=('itstool' 'git' 'meson' 'vala')
-_commit=5fd4f1bcf39e8747553571e54897549f8e51beb4 # tags/v40.0
+checkdepends=('appstream-glib')
+_commit=d433d4561aca00bd9ebf1cde4b31967d35eca4c4 # tags/v40.0.1
source=("git+https://gitlab.gnome.org/GNOME/connections.git#commit=$_commit")
sha256sums=('SKIP')