aboutsummaryrefslogtreecommitdiff
path: root/fzy
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /fzy
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'fzy')
-rw-r--r--fzy/.checksum1
-rw-r--r--fzy/.files7
-rw-r--r--fzy/abuild4
3 files changed, 12 insertions, 0 deletions
diff --git a/fzy/.checksum b/fzy/.checksum
new file mode 100644
index 00000000..6bd75e68
--- /dev/null
+++ b/fzy/.checksum
@@ -0,0 +1 @@
+01505f6d38106dfde1f2263c6c19afb2c32f3749223edf3fc39f67c5873ea807 fzy-1.0.tar.gz
diff --git a/fzy/.files b/fzy/.files
new file mode 100644
index 00000000..8a12637d
--- /dev/null
+++ b/fzy/.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/fzy
+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/fzy.1.gz
diff --git a/fzy/abuild b/fzy/abuild
new file mode 100644
index 00000000..e46031ea
--- /dev/null
+++ b/fzy/abuild
@@ -0,0 +1,4 @@
+name=fzy
+version=1.0
+release=1
+source="https://github.com/jhawthorn/${name}/archive/${version}/${name}-${version}.tar.gz"