libcloudproviders: update to 0.4.0.

This commit is contained in:
skmpz
2026-03-04 13:29:04 +07:00
committed by Đoàn Trần Công Danh
parent 7d890497d6
commit 19c2144adb
+5 -4
View File
@@ -1,6 +1,6 @@
# Template file for 'libcloudproviders' # Template file for 'libcloudproviders'
pkgname=libcloudproviders pkgname=libcloudproviders
version=0.3.6 version=0.4.0
revision=1 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
@@ -10,9 +10,10 @@ makedepends="libglib-devel"
short_desc="DBus API for cloud storage sync clients to expose their services" short_desc="DBus API for cloud storage sync clients to expose their services"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later" license="LGPL-3.0-or-later"
homepage="https://gitlab.gnome.org/World/libcloudproviders" homepage="https://gitlab.gnome.org/GNOME/libcloudproviders"
distfiles="${homepage}/-/archive/${version}/libcloudproviders-${version}.tar.gz" changelog="https://gitlab.gnome.org/GNOME/libcloudproviders/-/raw/main/CHANGELOG"
checksum=fa25bdc2e415a717999f3d0bac8756dc0dcfe40e3ada864fadc26df0746a7116 distfiles="https://gitlab.gnome.org/GNOME/libcloudproviders/-/archive/${version}/libcloudproviders-${version}.tar.gz"
checksum=ff65b1d4ed685f5f1659370e7dc503e891fdc0c9174661b1447e04798b98ed83
build_options="gir" build_options="gir"
build_options_default="gir" build_options_default="gir"