Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libsoup3


Commits:
2dbbb9ab by Jan Alexander Steffens (heftig) at 2023-09-15T22:49:41+02:00
3.4.3-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,8 +2,11 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgbase=libsoup3
-pkgname=(libsoup3 libsoup3-docs)
-pkgver=3.4.2
+pkgname=(
+  libsoup3
+  libsoup3-docs
+)
+pkgver=3.4.3
 pkgrel=1
 pkgdesc="HTTP client/server library for GNOME"
 url="https://wiki.gnome.org/Projects/libsoup";
@@ -32,7 +35,7 @@ checkdepends=(
   apache
   php-apache
 )
-_commit=b78cb58ee9b47f8ffe18697ee3b096743a01e6a8  # tags/3.4.2^0
+_commit=007f59ff142e2781cd169a49925e54b9a5aa91da  # tags/3.4.3^0
 source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit";)
 b2sums=('SKIP')
 
@@ -49,6 +52,7 @@ build() {
   local meson_options=(
     -D autobahn=disabled
   )
+
   arch-meson libsoup build "${meson_options[@]}"
   meson compile -C build
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsoup3/-/commit/2dbbb9ab5b7f61f5019f6145a435167556065ae6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsoup3/-/commit/2dbbb9ab5b7f61f5019f6145a435167556065ae6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to