From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- fzy/.checksum | 1 + fzy/.files | 7 +++++++ fzy/abuild | 4 ++++ 3 files changed, 12 insertions(+) create mode 100644 fzy/.checksum create mode 100644 fzy/.files create mode 100644 fzy/abuild (limited to 'fzy') 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" -- cgit v1.2.3