[arch-commits] Commit in gnome-connections/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed May 4 11:01:41 UTC 2022


    Date: Wednesday, May 4, 2022 @ 11:01:41
  Author: arojas
Revision: 1193395

Update to 42.1.2

Modified:
  gnome-connections/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 11:01:33 UTC (rev 1193394)
+++ PKGBUILD	2022-05-04 11:01:41 UTC (rev 1193395)
@@ -1,18 +1,18 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-connections
-pkgver=41.2
+pkgver=42.1.2
 pkgrel=1
 pkgdesc='Remote desktop client for the GNOME desktop environment'
 arch=('x86_64')
 url='https://gitlab.gnome.org/GNOME/connections'
 license=('GPL3')
-depends=('freerdp' 'gtk-vnc' 'libhandy')
+depends=('freerdp' 'gtk-vnc' 'libhandy' 'libsecret')
 makedepends=('appstream-glib' 'gobject-introspection' 'itstool' 'meson' 'vala')
 groups=('gnome-extra')
 options=('!emptydirs')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('5ab99428f3ce9f8a837432b67b75dbc528b953a4293a8b56544df88346fe5713')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('d8e6e72741091d892dfc84281f625551d0568cd482d48db58a4edb8afa1377b6')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list