* update libcloudproviders to 0.3.4-1

This commit is contained in:
Alexander Baldeck 2023-09-26 22:41:15 +02:00
parent 11c77a781a
commit 5cac200254

View File

@ -4,7 +4,7 @@
# Contributor: Fina Wilke <fina@felinira.net>
pkgname=libcloudproviders
pkgver=0.3.2
pkgver=0.3.4
pkgrel=1
pkgdesc="DBus API that allows cloud storage sync clients to expose their services"
url="https://gitlab.gnome.org/World/libcloudproviders"
@ -18,7 +18,7 @@ makedepends=(
meson
vala
)
_commit=7082d9126057bdaffe9b50200283e6fe084bbf03 # tags/0.3.2^0
_commit=141fb072cc5080a8c547b8a536a45c0f9cf65691 # tags/0.3.4^0
source=("git+https://gitlab.gnome.org/World/libcloudproviders.git#commit=$_commit")
b2sums=('SKIP')