Skip to content

Commit 2a82691

Browse files
authored
Merge pull request #26 from khushpatel00/main
docs(arch): add python-materialyoucolor3 AUR package
2 parents 25fcd94 + e5912a7 commit 2a82691

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,23 @@ pip3 install https://github.com/T-Dynamos/materialyoucolor-python/archive/master
7272
```
7373
### OS Specific
7474

75-
#### Arch Linux (OUTDATED)
75+
#### Arch Linux
76+
#### Stable v2 (Legacy)
7677

7778
```console
7879
yay -S python-materialyoucolor
7980
```
8081

8182
Thanks :heart: to [@midn8hustlr](https://github.com/midn8hustlr) for this [AUR package](https://aur.archlinux.org/cgit/aur.git/?h=python-materialyoucolor-git).
8283

84+
#### Material You v3 (new release)
85+
86+
```console
87+
yay -S python-materialyoucolor3
88+
```
89+
Thanks to [@khushpatel00](https://github.com/khushpatel00) for this [AUR Package](https://aur.archlinux.org/packages/python-materialyoucolor3).
90+
91+
8392
#### Android (using kivy's [`buildozer`](https://github.com/kivy/buildozer))
8493

8594
Ensure these lines in `buildozer.spec`:

0 commit comments

Comments
 (0)