diff options
author | GoliathLabs | 2020-07-16 15:06:42 +0200 |
---|---|---|
committer | GoliathLabs | 2020-07-16 15:06:42 +0200 |
commit | d4b6f69761f2cf0ee7013d9dfdc250f022d49b12 (patch) | |
tree | c76d20b8698c1fe61e599df79e050f59b11fa7e5 /PKGBUILD | |
parent | e9b1134c5b22e158c236f6f15d765f01362bdb02 (diff) | |
download | aur-d4b6f69761f2cf0ee7013d9dfdc250f022d49b12.tar.gz |
Updated: 2019.4.4f1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,7 +4,7 @@ _prefix=/opt/UnityLts pkgname=unity-editor-lts -pkgver=2019.4.1f1 +pkgver=2019.4.4f1 pkgrel=1 epoch=1 pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences. (LTS)" @@ -35,12 +35,12 @@ optdepends=("${pkgname}-doc" "visual-studio-code-bin" "unityhub" "jq: needed for UnityHub integration helpers --register/--deregister") -source=("$pkgver.tar.xz::https://download.unity3d.com/download_unity/0af376155913/LinuxEditorInstaller/Unity.tar.xz" +source=("$pkgver.tar.xz::https://download.unity3d.com/download_unity/1f1dac67805b/LinuxEditorInstaller/Unity.tar.xz" "${pkgname}" "${pkgname}.desktop" "${pkgname}-icon.png" "eula.txt") -sha256sums=('8bb784d22ea39ed38411bc02cad121750091a6c13146f746279bae9fbe723666' +sha256sums=('384fdcad321eb5a346122b5124dfcbfba2706634315147f53417ecc996c2a065' 'c22d2f91c47923496d24e8be376f70305846e60c038f923d6c7b41f0741bcb4a' 'e786f76cfe96b41300775e54fcdd7e81dbfb3b28f607a263ac7a3a73a697ae06' '193a3b88d7149f7eff19bbb282a836847831a842db399addbcc0cc600fd08cdb' |