backport: add: shitpost (#7293)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2025-11-12 02:10:38 +00:00
committed by GitHub
parent e15aa4ae57
commit 43ebb77e47
2 changed files with 34 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "shitpost.spec"
}
}
+28
View File
@@ -0,0 +1,28 @@
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