Change bash-completion source

This commit is contained in:
Wildan M 2026-02-10 16:54:20 +07:00
parent 42656cc5a6
commit 407b91150b
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79

View File

@ -1,6 +1,6 @@
[source]
tar = "https://src.fedoraproject.org/repo/pkgs/bash-completion/bash-completion-1.3.tar.bz2/a1262659b4bbf44dc9e59d034de505ec/bash-completion-1.3.tar.bz2"
blake3 = "02014d743f403407f40fc05c2405c4bdce85c33a571d6b4b9a269369710c803f"
tar = "https://github.com/scop/bash-completion/releases/download/2.17.0/bash-completion-2.17.0.tar.xz"
b3sum = "5d6725f3baea16467f9a360dde24fb1b9ed1cd3c4e9eb7a3b959d94864a98429"
[build]
template = "configure"