diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-13 09:26:34 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-13 09:26:34 +0000 |
| commit | a7957b7d0d51aedf984a639df582073a4adc403b (patch) | |
| tree | 172ac973a8b63f6bff039dd0a9383c3b14ed0bba /repos/extra/fcft/abuild | |
| parent | 69c7339a03fb1c935a6498744a49d07718fa47f8 (diff) | |
| download | alicelinux-a7957b7d0d51aedf984a639df582073a4adc403b.tar.gz alicelinux-a7957b7d0d51aedf984a639df582073a4adc403b.zip | |
fix abuild
Diffstat (limited to 'repos/extra/fcft/abuild')
| -rw-r--r-- | repos/extra/fcft/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/fcft/abuild b/repos/extra/fcft/abuild index 6daebcd1..c4f544cf 100644 --- a/repos/extra/fcft/abuild +++ b/repos/extra/fcft/abuild @@ -1,4 +1,4 @@ name=fcft version=3.2.0 release=1 -source="https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" +source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" |