Skip to content

Commit

Permalink
fix: Switch to gnome-46 branch for ptyxis
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored May 10, 2024
1 parent 3438136 commit b3693a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions staging/ptyxis/ptyxis.spec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Summary: Prompt is a terminal for GNOME with first-class support for cont

License: GPLv3
URL: https://gitlab.gnome.org/chergert/ptyxis
Source: %{url}/-/archive/main/ptyxis-main.tar.gz
Source: %{url}/-/archive/gnome-46/ptyxis-gnome-46.tar.gz

BuildRequires: meson >= 0.54.0
BuildRequires: ninja-build
Expand All @@ -24,7 +24,7 @@ BuildRequires: pkgconfig(json-glib-1.0)
Ptyxis is a terminal for GNOME with first-class support for containers.

%prep
%autosetup -n ptyxis-main
%autosetup -n ptyxis-gnome-46

%build
%meson \
Expand All @@ -45,4 +45,4 @@ Ptyxis is a terminal for GNOME with first-class support for containers.
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Ptyxis*.svg
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Ptyxis*.svg
%{_datadir}/locale/*/LC_MESSAGES/%{name}.mo
%{_datadir}/metainfo/org.gnome.Ptyxis.metainfo.xml
%{_datadir}/metainfo/org.gnome.Ptyxis.metainfo.xml

0 comments on commit b3693a2

Please sign in to comment.