Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions srcpkgs/libcloudproviders/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libcloudproviders'
pkgname=libcloudproviders
version=0.3.6
version=0.4.0
revision=1
build_style=meson
build_helper="gir"
Expand All @@ -10,9 +10,10 @@ makedepends="libglib-devel"
short_desc="DBus API for cloud storage sync clients to expose their services"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="https://gitlab.gnome.org/World/libcloudproviders"
distfiles="${homepage}/-/archive/${version}/libcloudproviders-${version}.tar.gz"
checksum=fa25bdc2e415a717999f3d0bac8756dc0dcfe40e3ada864fadc26df0746a7116
homepage="https://gitlab.gnome.org/GNOME/libcloudproviders"
changelog="https://gitlab.gnome.org/GNOME/libcloudproviders/-/raw/main/CHANGELOG"
distfiles="https://gitlab.gnome.org/GNOME/libcloudproviders/-/archive/${version}/libcloudproviders-${version}.tar.gz"
checksum=ff65b1d4ed685f5f1659370e7dc503e891fdc0c9174661b1447e04798b98ed83

build_options="gir"
build_options_default="gir"
Expand Down