Date: Friday, October 27, 2017 @ 08:50:42 Author: heftig Revision: 308540
2.60.2-1 Modified: libsoup/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-27 08:50:24 UTC (rev 308539) +++ PKGBUILD 2017-10-27 08:50:42 UTC (rev 308540) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libsoup -pkgver=2.60.1 +pkgver=2.60.2 pkgrel=1 pkgdesc="HTTP client/server library for GNOME" url="https://wiki.gnome.org/Projects/libsoup" @@ -11,7 +11,7 @@ depends=(glib2 libxml2 glib-networking sqlite krb5) makedepends=(intltool gobject-introspection python vala git gtk-doc) checkdepends=(apache php-apache) -_commit=7556557b8fb989368d530ad55a57dcd46e1f2633 # tags/2.60.1^0 +_commit=2a6368154fc324ecbb2d165636608a5362904862 # tags/2.60.2^0 source=("git+https://git.gnome.org/browse/libsoup#commit=$_commit" 0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch) sha256sums=('SKIP'
