[arch-commits] Commit in libsoup/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Thu Sep 30 19:58:23 UTC 2021


    Date: Thursday, September 30, 2021 @ 19:58:22
  Author: heftig
Revision: 424919

2.74.0-3: fix vala

Modified:
  libsoup/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-30 19:56:27 UTC (rev 424918)
+++ PKGBUILD	2021-09-30 19:58:22 UTC (rev 424919)
@@ -3,7 +3,7 @@
 
 pkgname=libsoup
 pkgver=2.74.0
-pkgrel=2
+pkgrel=3
 pkgdesc="HTTP client/server library for GNOME"
 url="https://wiki.gnome.org/Projects/libsoup"
 arch=(x86_64)
@@ -23,6 +23,7 @@
 
 prepare() {
   cd $pkgname
+  git cherry-pick -n 80a7e4fb1cdfdb6f460e6fea076d8d5102b1d6e4
 }
 
 build() {



More information about the arch-commits mailing list