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:
|
||||
echo '[Warning!]: you need SSH paired with AUR'\
|
||||
&& 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\
|
||||
&& cd build/spotube\
|
||||
&& git add .\
|
||||
|
Loading…
Reference in New Issue
Block a user