Date: Thursday, June 30, 2022 @ 23:28:40 Author: heftig Revision: 449702
3.0.7-1 Modified: libsoup3/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-30 23:14:10 UTC (rev 449701) +++ PKGBUILD 2022-06-30 23:28:40 UTC (rev 449702) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=libsoup3 -pkgver=3.0.6 +pkgver=3.0.7 pkgrel=1 pkgdesc="HTTP client/server library for GNOME" url="https://wiki.gnome.org/Projects/libsoup" @@ -15,7 +15,7 @@ checkdepends=(apache php-apache) optdepends=('samba: Windows Domain SSO') options=(debug) -_commit=5211c27a4c77c9bae511721cf20f0abac554d8b4 # tags/3.0.6^0 +_commit=40cabaef1bd71475fcf34a618ad5937cefb76513 # tags/3.0.7^0 source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit") sha256sums=('SKIP')
