mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
Merge pull request #308 from KRTirtho/dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-2.6.0
chore(deps): bump KSXGitHub/github-actions-deploy-aur from 2.5.0 to 2.6.0
This commit is contained in:
commit
597551cdf3
2
.github/workflows/spotube-release.yml
vendored
2
.github/workflows/spotube-release.yml
vendored
@ -265,7 +265,7 @@ jobs:
|
||||
sed -i "s/%{{SPOTUBE_VERSION}}%/${{ steps.tag.outputs.tag }}/" aur-struct/PKGBUILD
|
||||
sed -i "s/%{{PKGREL}}%/1/" aur-struct/PKGBUILD
|
||||
sed -i "s/%{{LINUX_MD5}}%/`md5sum Spotube-Linux-Bundle/Spotube-linux-x86_64.tar.xz | awk '{print $1}'`/" aur-struct/PKGBUILD
|
||||
- uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
|
||||
- uses: KSXGitHub/github-actions-deploy-aur@v2.6.0
|
||||
with:
|
||||
pkgname: spotube-bin
|
||||
pkgbuild: aur-struct/PKGBUILD
|
||||
|
Loading…
Reference in New Issue
Block a user