summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPellegrino Prevete2023-07-03 15:19:35 +0200
committerPellegrino Prevete2023-07-03 15:19:35 +0200
commit20572222d1dad8287763f8d3ab2a3e55f6abcb17 (patch)
tree064339e297f52872af11efe5df2760b6c2775ca2 /PKGBUILD
parentedf55e4f28508da7dac43f9d84a0800211e3405b (diff)
this is annoying
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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}"
)