Search Unity

Arch AUR - Upgrading to 2018.2.14f1-1 sha1sums fails

Discussion in 'Linux' started by od3098, Nov 12, 2018.

  1. od3098

    od3098

    Joined:
    Apr 29, 2015
    Posts:
    56
    Trying to upgrade unity editor to 2018.2.14f1-1

    ==> Validating source files with sha1sums... Unity.tar.xz ... FAILED
     
  2. od3098

    od3098

    Joined:
    Apr 29, 2015
    Posts:
    56
    in case anyone has a similar problem, I did the following:
    ```
    yay -R unity-editor [with dependencies like unity-editor-android..]
    yay -Sc
    ```

    use your own aur package manager instead of 'yay'
    It wastes time and internet but works if you don't want to wait for official responses.