* update librest to 0.9.1-2

This commit is contained in:
Alexander Baldeck 2023-09-04 15:10:09 +02:00
parent 1e6bfc8f85
commit 55d7c66784

View File

@ -7,12 +7,11 @@ pkgver=0.9.1
pkgrel=2
pkgdesc="Library for accessing RESTful web services"
url="https://gitlab.gnome.org/GNOME/librest"
arch=(x86_64 powerpc64le powerpc riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=(LGPL)
depends=(glib2 libxml2 libsoup3 json-glib)
makedepends=(gobject-introspection git meson gi-docgen vala libadwaita
gtksourceview5)
options=(debug)
_commit=aa9e968e381ede159414c6338da24d61ad0b5d8b # tags/0.9.1^0
source=("git+https://gitlab.gnome.org/GNOME/librest.git#commit=$_commit"
30.patch)