diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
| commit | 401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea (patch) | |
| tree | 47aa2c5fca801119def2348e32e6095bc7ce71cb /sfm | |
| parent | 03f52ccce6a45e6e1dbd753c1626c11f079d39a6 (diff) | |
| download | alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.tar.gz alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.zip | |
Woodpecker CI cd8da77f19195572e5931c72cd32b061583ce2cb [SKIP CI]
Diffstat (limited to 'sfm')
| -rw-r--r-- | sfm/.checksum | 1 | ||||
| -rw-r--r-- | sfm/.files | 7 | ||||
| -rw-r--r-- | sfm/abuild | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/sfm/.checksum b/sfm/.checksum new file mode 100644 index 00000000..54f934eb --- /dev/null +++ b/sfm/.checksum @@ -0,0 +1 @@ +dbcc3db3e870651e21cd7a4416e93e611caf58db5d99d76c0a8d47b6066b67eb sfm-v0.4.tar.gz diff --git a/sfm/.files b/sfm/.files new file mode 100644 index 00000000..93cf32c1 --- /dev/null +++ b/sfm/.files @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/sfm +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/sfm.1.gz diff --git a/sfm/abuild b/sfm/abuild new file mode 100644 index 00000000..398010c7 --- /dev/null +++ b/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" |