mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
publishaur script & docs updated accroding to new name of the package in aur
This commit is contained in:
parent
e1f66c9c7a
commit
e1e5340e24
2
Makefile
2
Makefile
@ -29,7 +29,7 @@ aursrcinfo:
|
|||||||
publishaur:
|
publishaur:
|
||||||
echo '[Warning!]: you need SSH paired with AUR'\
|
echo '[Warning!]: you need SSH paired with AUR'\
|
||||||
&& rm -rf build/spotube\
|
&& rm -rf build/spotube\
|
||||||
&& git clone ssh://aur@aur.archlinux.org/spotube.git build/spotube\
|
&& git clone ssh://aur@aur.archlinux.org/spotube-bin.git build/spotube\
|
||||||
&& cp aur-struct/PKGBUILD aur-struct/.SRCINFO build/spotube\
|
&& cp aur-struct/PKGBUILD aur-struct/.SRCINFO build/spotube\
|
||||||
&& cd build/spotube\
|
&& cd build/spotube\
|
||||||
&& git add .\
|
&& git add .\
|
||||||
|
@ -84,9 +84,9 @@ $ flatpak install flathub com.github.KRTirtho.Spotube
|
|||||||
Run following terminal
|
Run following terminal
|
||||||
```bash
|
```bash
|
||||||
# for `yay` users
|
# for `yay` users
|
||||||
$ yay -S spotube
|
$ yay -S spotube-bin
|
||||||
# for `pamac` users
|
# for `pamac` users
|
||||||
$ pamac install spotube
|
$ pamac install spotube-bin
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user