summaryrefslogtreecommitdiffstats
path: root/floppy/floppy.spec
blob: 6878f7f4696cbc9a667fb24b413305303bdcfbd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Name:           floppy
Version:        0
Release:        1%{?dist}
Summary:        There's no place like ~ !

License:        GPLv3
URL:            https://github.com/manilarome/Glorious-Dotfiles
Source0:        https://github.com/manilarome/Glorious-Dotfiles

Requires:       awesome
Requires:       rofi
Requires:       picom

%description


%prep
%autosetup

%build

%install

%files
%license LICENSE
%doc README.md

%changelog
* Fri Mar 13 2020 Lyes Saadi <fedora@lyes.eu>
- Initial package.