%global git_date 20250506 %global git_hash e5bec5c %global git_ver 0.0.1 %global rel 1 %global src_name %{name}-%{git_date}-%{git_hash}.tar.xz Name: foot-tomorrow-night-theme Version: %{git_ver}^%{git_date}g%{git_hash} Release: %{rel}%{?dist} Summary: Tomorrow Night theme for foot License: MIT URL: turbolivido.ca Source: %{src_name} BuildArch: noarch Recommends: foot %description The Tomorrow Night theme for the Foot terminal. "Stolen" from the Alacritty man page. %prep %autosetup -n %{name} %install install -p -D -m644 tomorrownight %{buildroot}%{_datadir}/foot/themes/tomorrownight %files %{_datadir}/foot/themes/tomorrownight %changelog %autochangelog