diff --git a/.github/workflows/flutter-build.yml b/.github/workflows/flutter-build.yml index f0f815b0..ffc6cf82 100644 --- a/.github/workflows/flutter-build.yml +++ b/.github/workflows/flutter-build.yml @@ -78,5 +78,4 @@ jobs: with: name: Spotube-Macos-Bundle path: | - build/macos/Build/Products/Release/spotube.app build/Spotube-macos-x86_64.dmg diff --git a/aur-struct/.SRCINFO b/aur-struct/.SRCINFO index dd334745..81167820 100644 --- a/aur-struct/.SRCINFO +++ b/aur-struct/.SRCINFO @@ -7,6 +7,6 @@ pkgbase = spotube-bin license = BSD-4-Clause depends = libkeybinder3 source = https://github.com/KRTirtho/spotube/releases/download/v2.0.0/Spotube-linux-x86_64.tar.xz - md5sums = f49d21ef00c7d43eb70e7e9b2a7103c1 + md5sums = 55955fb42d7e3f960392d68d45e2030a pkgname = spotube-bin diff --git a/aur-struct/PKGBUILD b/aur-struct/PKGBUILD index 2c31dff7..801ec863 100644 --- a/aur-struct/PKGBUILD +++ b/aur-struct/PKGBUILD @@ -21,7 +21,7 @@ install= changelog= source=("https://github.com/KRTirtho/spotube/releases/download/v${pkgver}/Spotube-linux-x86_64.tar.xz") noextract=() -md5sums=(f49d21ef00c7d43eb70e7e9b2a7103c1) +md5sums=(55955fb42d7e3f960392d68d45e2030a) validpgpkeys=() package(){ diff --git a/choco-struct/tools/VERIFICATION.txt b/choco-struct/tools/VERIFICATION.txt index 4c71818e..f2f35d4f 100644 --- a/choco-struct/tools/VERIFICATION.txt +++ b/choco-struct/tools/VERIFICATION.txt @@ -7,17 +7,17 @@ in verifying that this package's contents are trustworthy. Please go to releases page https://github.com/KRTirtho/spotube/releases -Download same version as this choco package (example for v1.2.0) -https://github.com/KRTirtho/spotube/releases/tag/v1.0.1 +Download same version as this choco package (example for v2.0.0) +https://github.com/KRTirtho/spotube/releases/tag/v2.0.0 1. get hashes. Run: powershell -command Get-FileHash tools\Spotube-windows-x86_64-setup.exe 2. The checksums should match the following: --- -Version Hashes for v1.2.0 +Version Hashes for v2.0.0 Algorithm Hash Path --------- ---- ---- -SHA256 02c032e1a2b8f60969b7a65c6a5e21df2bf5834cc8d8062cf56a2c8245a2a90e tools\Spotube-windows-x86_64-setup.exe \ No newline at end of file +SHA256 0b60f232a8c17686b7751a36787c9490b35ff6f3139955c72a11c8db19317a91 tools\Spotube-windows-x86_64-setup.exe \ No newline at end of file