[arch-commits] Commit in libsoup3/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Sat Sep 3 23:30:48 UTC 2022
Date: Saturday, September 3, 2022 @ 23:30:47
Author: heftig
Revision: 455013
3.0.8-1
Modified:
libsoup3/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 23:27:32 UTC (rev 455012)
+++ PKGBUILD 2022-09-03 23:30:47 UTC (rev 455013)
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=libsoup3
-pkgver=3.0.7
+pkgver=3.0.8
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=40cabaef1bd71475fcf34a618ad5937cefb76513 # tags/3.0.7^0
+_commit=66b1deac20ce3857d0c6cf225d4517027e532c0b # tags/3.0.8^0
source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit")
sha256sums=('SKIP')
@@ -47,4 +47,4 @@
meson install -C build --destdir "$pkgdir"
}
-# vim:set sw=2 et:
+# vim:set sw=2 sts=-1 et:
More information about the arch-commits
mailing list