File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
sources :
2
- blackbox-v0.14.0. tar.bz2 : c7052fd8d320a36fef05170cb6bc02acb8949695
2
+ blackbox-main. tar.bz2 : a450e9c5a336940b494d8877884c37f49993d8b5
Original file line number Diff line number Diff line change 2
2
%global optflags %{optflags } -Wno-error -Wno-implicit-function-declaration
3
3
%global optflags %{optflags } -Wno-return-type
4
4
5
+ %define git 20250130
6
+
5
7
Name: blackbox-terminal
6
- Version: 0.14.0
7
- Release: 1
8
+ Version: 0.14.0.%{ git }
9
+ Release: 2
8
10
Summary: An elegant and customizable terminal for GNOME
9
11
License: GPL-3.0
10
12
URL: https://gitlab.gnome.org/raggesilver/blackbox/
11
- Source0: https://gitlab.gnome.org/raggesilver/blackbox/-/archive/v%{version }/blackbox-v%{version }.tar.bz2
13
+ #Source0: https://gitlab.gnome.org/raggesilver/blackbox/-/archive/v%{version}/blackbox-v%{version}.tar.bz2
14
+ Source0: blackbox-main.tar.bz2
12
15
13
16
BuildRequires: meson
14
17
BuildRequires: appstream-util
@@ -43,7 +46,7 @@ Easily paste file paths by dragging them into the window
43
46
This app is written in Vala and uses GTK 4, libadwaita, and VTE.
44
47
45
48
%prep
46
- %autosetup -n blackbox-v%{ version } -p1
49
+ %autosetup -n blackbox-main -p1
47
50
48
51
%build
49
52
%meson \
You can’t perform that action at this time.
0 commit comments