From 20572222d1dad8287763f8d3ab2a3e55f6abcb17 Mon Sep 17 00:00:00 2001 From: Pellegrino Prevete Date: Mon, 3 Jul 2023 15:19:35 +0200 Subject: this is annoying --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 32eafe9..3f5cff9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -18,7 +18,7 @@ pkgbase = python2-libxml2 depends = readline depends = xz depends = zlib - source = python2-libxml2::git+https://gitlab.gnome.org/GNOME/libxml2#commit=7846b0a677f8d3ce72486125fa281e92ac9970e8 + source = python2-libxml2::git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=7846b0a677f8d3ce72486125fa281e92ac9970e8 source = no-fuzz.diff source = https://www.w3.org/XML/Test/xmlts20130923.tar.gz sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index a2bd0ee..78429a5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -38,7 +38,7 @@ makedepends=( _commit=7846b0a677f8d3ce72486125fa281e92ac9970e8 # tags/v2.9.14^0 _w3_tests="https://www.w3.org/XML/Test/xmlts20130923.tar.gz" source=( - "${pkgname}::git+${_url}#commit=$_commit" + "${pkgname}::git+${_url}.git#commit=$_commit" no-fuzz.diff # Do not run fuzzing tests "${_w3_tests}" ) -- cgit v1.2.3