sums updated for v2.0.0

removed macos appname.app upload
This commit is contained in:
Kingkor Roy Tirtho 2022-03-24 18:27:55 +06:00
parent 5574c5a6e5
commit 833c2131b0
4 changed files with 6 additions and 7 deletions

View File

@ -78,5 +78,4 @@ jobs:
with: with:
name: Spotube-Macos-Bundle name: Spotube-Macos-Bundle
path: | path: |
build/macos/Build/Products/Release/spotube.app
build/Spotube-macos-x86_64.dmg build/Spotube-macos-x86_64.dmg

View File

@ -7,6 +7,6 @@ pkgbase = spotube-bin
license = BSD-4-Clause license = BSD-4-Clause
depends = libkeybinder3 depends = libkeybinder3
source = https://github.com/KRTirtho/spotube/releases/download/v2.0.0/Spotube-linux-x86_64.tar.xz source = https://github.com/KRTirtho/spotube/releases/download/v2.0.0/Spotube-linux-x86_64.tar.xz
md5sums = f49d21ef00c7d43eb70e7e9b2a7103c1 md5sums = 55955fb42d7e3f960392d68d45e2030a
pkgname = spotube-bin pkgname = spotube-bin

View File

@ -21,7 +21,7 @@ install=
changelog= 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-x86_64.tar.xz")
noextract=() noextract=()
md5sums=(f49d21ef00c7d43eb70e7e9b2a7103c1) md5sums=(55955fb42d7e3f960392d68d45e2030a)
validpgpkeys=() validpgpkeys=()
package(){ package(){

View File

@ -7,17 +7,17 @@ in verifying that this package's contents are trustworthy.
Please go to releases page Please go to releases page
https://github.com/KRTirtho/spotube/releases https://github.com/KRTirtho/spotube/releases
Download same version as this choco package (example for v1.2.0) Download same version as this choco package (example for v2.0.0)
https://github.com/KRTirtho/spotube/releases/tag/v1.0.1 https://github.com/KRTirtho/spotube/releases/tag/v2.0.0
1. get hashes. Run: 1. get hashes. Run:
powershell -command Get-FileHash tools\Spotube-windows-x86_64-setup.exe powershell -command Get-FileHash tools\Spotube-windows-x86_64-setup.exe
2. The checksums should match the following: 2. The checksums should match the following:
--- ---
Version Hashes for v1.2.0 Version Hashes for v2.0.0
Algorithm Hash Path Algorithm Hash Path
--------- ---- ---- --------- ---- ----
SHA256 02c032e1a2b8f60969b7a65c6a5e21df2bf5834cc8d8062cf56a2c8245a2a90e tools\Spotube-windows-x86_64-setup.exe SHA256 0b60f232a8c17686b7751a36787c9490b35ff6f3139955c72a11c8db19317a91 tools\Spotube-windows-x86_64-setup.exe