Date: Monday, May 1, 2023 @ 18:09:01 Author: heftig Revision: 476157 3.4.2-1
Modified: libsoup3/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-01 17:47:49 UTC (rev 476156) +++ PKGBUILD 2023-05-01 18:09:01 UTC (rev 476157) @@ -3,7 +3,7 @@ pkgbase=libsoup3 pkgname=(libsoup3 libsoup3-docs) -pkgver=3.4.1 +pkgver=3.4.2 pkgrel=1 pkgdesc="HTTP client/server library for GNOME" url="https://wiki.gnome.org/Projects/libsoup" @@ -32,7 +32,7 @@ apache php-apache ) -_commit=e462f0d71a2f1991ff1921915eb224f00cae5bb1 # tags/3.4.1^0 +_commit=b78cb58ee9b47f8ffe18697ee3b096743a01e6a8 # tags/3.4.2^0 source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit") b2sums=('SKIP')
