Skip to content

Commit

Permalink
fix hyfetch package
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Nov 7, 2023
1 parent bb6bbb4 commit 4cd7d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ultramarine/hyfetch/hyfetch.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: hyfetch
Version: 1.4.1
Release: 2%{?dist}
Release: 1%{?dist}
Summary: neofetch with pride flags <3
URL: https://github.com/hykilpikonna/hyfetch
Source0: %{url}/archive/refs/tags/1.4.1.tar.gz
Expand Down Expand Up @@ -33,7 +33,7 @@ Recommends: xwininfo
%package -n hyfetch-neofetch
Summary: Replacement for neofetch

Obsoletes: neofetch >= 7.1.0
Obsoletes: neofetch < 7.1.0
Provides: neofetch = 7.3.1-%{release}
Requires: bash >= 3.2
Requires: bind-utils
Expand Down

0 comments on commit 4cd7d0c

Please sign in to comment.