Package Details: unityhub 3.11.1-1

Git Clone URL: https://aur.archlinux.org/unityhub.git (read-only, click to copy)
Package Base: unityhub
Description: The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations.
Upstream URL: https://unity.com/
Keywords: game unity3d
Licenses: custom
Conflicts: unityhub-beta
Submitter: spacepluk
Maintainer: nobbele (sinasio)
Last Packager: sinasio
Votes: 79
Popularity: 0.78
First Submitted: 2018-08-31 12:14 (UTC)
Last Updated: 2025-02-26 20:54 (UTC)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 Next › Last »

tinytangent commented on 2019-03-31 04:19 (UTC) (edited on 2019-03-31 04:20 (UTC) by tinytangent)

Seems the MD5 sum differs when downloading from a different country, leading to the failure of the build process. (I was downloading from Mainland China.)

When using a proxy server in the US, however, the PKGBUILD works fine.

spacepluk commented on 2019-03-09 14:03 (UTC)

@cra0zy @VoodaGod thanks!

VoodaGod commented on 2019-03-09 00:54 (UTC)

i had to make /opt/unityhub/resources/app.asar.unpacked/external/7z/linux64/7z executable in order to install Windows Build support, as unityhub now bundles its own 7zip

harry-cpp commented on 2019-03-07 08:47 (UTC)

The bundled 7z does not have executable permissions set properly.

jsomedon commented on 2019-03-05 10:23 (UTC)

Just notifying that md5sum has changed again

spacepluk commented on 2018-12-19 16:28 (UTC) (edited on 2018-12-19 17:05 (UTC) by spacepluk)

hi @sfranchi, I'm calculating the md5sum with updpkgsums when they release a new version. They just released 1.4.0 a few hours ago so if you have an older PKGBUILD it won't work because they don't provide versioned urls at the moment.

https://forum.unity.com/threads/unity-hub-versioned-urls.586498/

sfranchi commented on 2018-12-19 16:07 (UTC)

the md5sum seems to have changed again since 11/20, as I am failing the validity check after manually replacing the PKGBUILD's with TheJackiMonster's (11/20 comment). How do you get the latest md5sum? It's not published on Unity's download page (or at least I could not find it).

spacepluk commented on 2018-11-21 10:44 (UTC)

@TheJackiMonster Yeah, the current situation is far from ideal. I just asked in the forums, maybe they do have versioned urls for the installer that we can use.

Storing the binary in a different server is problematic, remember this is not free software.

TheJackiMonster commented on 2018-11-20 15:46 (UTC)

Every new release seems to need a updated checksum because they use the same url for newer uploads: new md5sum is "b1d116a103a82d6c24f0cc17a3332079"

Maybe a mechanism to store their uploaded file on a different server or anything to download it from there would help. So their new release wouldn't corrupt this package.