Files
packages/anda/misc/shitpost/shitpost.spec
T
Raboneko 5b7966ce65 backport: add: shitpost (#7293) (#7296)
(cherry picked from commit 43ebb77e47)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2025-11-11 20:14:23 -06:00

29 lines
526 B
RPMSpec

Name: shitpost
Version: 1
Release: 1%?dist
Summary: A tool to create memes using CLI
License: WTFPL
URL: https://redd.it/5ezk1f
Source0: https://raw.githubusercontent.com/magnus-ISU/aur-scripts/master/shitpost
Requires: bash
BuildArch: noarch
Packager: Its-J
%description
%{summary}.
%prep
%build
%install
install -Dm 755 %{SOURCE0} %{buildroot}%{_bindir}/shitpost
%files
%{_bindir}/shitpost
%changelog
* Sun Nov 09 2025 Its-J
- Package shitpost