mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-connections: update to 46.0.
This commit is contained in:
parent
736f9dc195
commit
ddf542ac59
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'gnome-connections'
|
# Template file for 'gnome-connections'
|
||||||
pkgname=gnome-connections
|
pkgname=gnome-connections
|
||||||
version=44.0
|
version=46.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
hostmakedepends="pkg-config gettext itstool vala desktop-file-utils glib-devel"
|
hostmakedepends="pkg-config gettext itstool vala desktop-file-utils glib-devel"
|
||||||
makedepends="gtk+3-devel libhandy1-devel gtk-vnc-devel libgcrypt-devel
|
makedepends="gtk+3-devel libhandy1-devel gtk-vnc-devel libgcrypt-devel
|
||||||
gnutls-devel libsasl-devel libsecret-devel freerdp-devel"
|
gnutls-devel libsasl-devel libsecret-devel freerdp-devel fuse3-devel"
|
||||||
short_desc="Remote desktop client for the GNOME desktop environment"
|
short_desc="Remote desktop client for the GNOME desktop environment"
|
||||||
maintainer="oreo6391 <oreo6391@gmail.com>"
|
maintainer="oreo6391 <oreo6391@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/connections/"
|
homepage="https://gitlab.gnome.org/GNOME/connections/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/connections/-/raw/gnome-44/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/connections/-/raw/master/NEWS"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/connections/-/raw/gnome-46/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gnome-connections/${version%.*}/gnome-connections-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnome-connections/${version%.*}/gnome-connections-${version}.tar.xz"
|
||||||
checksum=34c7a6bbfec9a9acfa9c2d2dba4b251431cd71874f8f055c5ff26f26f4244199
|
checksum=fb1cea68e7930bbdc1db28b7cd0a9a37cd310d4b4e7872fe814f50a16a8d25d3
|
||||||
|
|
Loading…
Add table
Reference in a new issue