[arch-commits] Commit in libsoup3/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Mon Oct 4 18:31:04 UTC 2021
Date: Monday, October 4, 2021 @ 18:31:04
Author: heftig
Revision: 425086
3.0.1-1
Modified:
libsoup3/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-04 18:30:16 UTC (rev 425085)
+++ PKGBUILD 2021-10-04 18:31:04 UTC (rev 425086)
@@ -2,8 +2,8 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=libsoup3
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
pkgdesc="HTTP client/server library for GNOME"
url="https://wiki.gnome.org/Projects/libsoup"
arch=(x86_64)
@@ -13,7 +13,7 @@
python-quart)
checkdepends=(apache php-apache)
optdepends=('samba: Windows Domain SSO')
-_commit=63f778a9f0df634b627b7683e737b89cb73f943d # tags/3.0.0^0
+_commit=9be41160825b8238b482208b46bfe16b2f239ce3 # tags/3.0.1^0
source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list