diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:04:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:04:24 +0800 |
| commit | defffb7972ccd117bed884efea9b1c22b397832b (patch) | |
| tree | 20ab97708c29be477ac321a1143a17f3d6e19e75 /repos/extra/sfm/abuild | |
| parent | 2da6ee476d5d8bdcefb4d7cfb4e8673e782fe209 (diff) | |
| download | alicelinux-defffb7972ccd117bed884efea9b1c22b397832b.tar.gz alicelinux-defffb7972ccd117bed884efea9b1c22b397832b.zip | |
sfm: new added
Diffstat (limited to 'repos/extra/sfm/abuild')
| -rw-r--r-- | repos/extra/sfm/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/sfm/abuild b/repos/extra/sfm/abuild new file mode 100644 index 00000000..398010c7 --- /dev/null +++ b/repos/extra/sfm/abuild @@ -0,0 +1,4 @@ +name=sfm +version=0.4 +release=1 +source="https://github.com/afify/${name}/archive/v${version}/${name}-v${version}.tar.gz" |