mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
chore: add @RaptaG as contributor in README and update PKGBUILD
This commit is contained in:
parent
2c24ed6495
commit
fb493cfd73
@ -5,8 +5,8 @@
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/KRTirtho/spotube/actions/workflows/spotube-nightly.yml">
|
||||
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/KRTirtho/spotube/spotube-nightly.yml?color=1585be&style=flat-square">
|
||||
<a href="https://github.com/KRTirtho/spotube/actions/workflows/spotube-release-binary.yml">
|
||||
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/KRTirtho/spotube/spotube-release-binary.yml?color=1585be&style=flat-square">
|
||||
</a>
|
||||
<a href="https://github.com/KRTirtho/Spotube/releases">
|
||||
<img alt="GitHub release" src="https://img.shields.io/github/v/release/KRTirtho/spotube?color=1585be&style=flat-square"/>
|
||||
@ -206,6 +206,7 @@ But why? You can learn about it [here](https://dev.to/krtirtho/choosing-open-sou
|
||||
- [Kingkor Roy Tirtho](https://github.com/KRTirtho) - The Founder, Maintainer and Lead Developer
|
||||
- [Owen Conor](https://github.com/owencz1998) - The Cool Discord Moderator
|
||||
- [Piotr Rogowski](https://github.com/karniv00l) - The MacOS Developer
|
||||
- [RaptaG](https://github.com/raptag) - The Github Moderator and Community Manager
|
||||
- [Rusty Apple](https://github.com/RustyApple) - The Mysterious Unknown Guy
|
||||
|
||||
# Social platforms
|
||||
|
@ -19,7 +19,7 @@ backup=()
|
||||
options=()
|
||||
install=
|
||||
changelog=
|
||||
source=("https://github.com/KRTirtho/spotube/releases/download/v${pkgver}/Spotube-linux-x86_64.tar.xz")
|
||||
source=("https://github.com/KRTirtho/spotube/releases/download/v${pkgver}/spotube-linux-${pkgver}-x86_64.tar.xz")
|
||||
noextract=()
|
||||
md5sums=(%{{LINUX_MD5}}%)
|
||||
validpgpkeys=()
|
||||
|
Loading…
Reference in New Issue
Block a user