summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornoirscape2020-11-06 09:23:40 +0100
committernoirscape2020-11-06 09:23:40 +0100
commit9dbc4cf0124538325f545279ac05c99f708820a1 (patch)
treec63d9e057d1eb668e55909333d2d6f06b379afdf
parentc63cec68bdba7d4ace29f2a483e73016996ffa39 (diff)
downloadaur-9dbc4cf0124538325f545279ac05c99f708820a1.tar.gz
2019.4.14f1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f300a0b94aef..ddd474d412c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unity-editor-lts
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences. (LTS)
- pkgver = 2019.4.13f1
- pkgrel = 2
+ pkgver = 2019.4.14f1
+ pkgrel = 1
epoch = 1
url = https://unity3d.com/
arch = x86_64
@@ -32,12 +32,12 @@ pkgbase = unity-editor-lts
optdepends = unityhub
optdepends = jq: needed for UnityHub integration helpers --register/--deregister
options = !strip
- source = 2019.4.13f1.tar.xz::https://download.unity3d.com/download_unity/518737b1de84/LinuxEditorInstaller/Unity.tar.xz
+ source = 2019.4.14f1.tar.xz::https://download.unity3d.com/download_unity/4037e52648cd/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-lts
source = unity-editor-lts.desktop
source = unity-editor-lts-icon.png
source = eula.txt
- sha256sums = e1aa37a070e724d1a90ef122ab4bd1ed6649340f7a195b90013fe33ef3081345
+ sha256sums = 124c56b4d6008dda988be9f599dd11a1f19c1ae713ea26ffe5dc248207b4821a
sha256sums = c22d2f91c47923496d24e8be376f70305846e60c038f923d6c7b41f0741bcb4a
sha256sums = e786f76cfe96b41300775e54fcdd7e81dbfb3b28f607a263ac7a3a73a697ae06
sha256sums = 193a3b88d7149f7eff19bbb282a836847831a842db399addbcc0cc600fd08cdb
diff --git a/PKGBUILD b/PKGBUILD
index d6f351926250..94d9d2f3b609 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
_prefix=/opt/UnityLts
-_hash=518737b1de84
+_hash=4037e52648cd
# hash obtained from: https://unity3d.com/unity/qa/lts-releases , you can find it by right clicking the download
# link for any installer and then using your brain to figure otu what part looks like the hash
pkgname=unity-editor-lts
-pkgver=2019.4.13f1
-pkgrel=2
+pkgver=2019.4.14f1
+pkgrel=1
epoch=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences. (LTS)"
arch=('x86_64')
@@ -46,7 +46,7 @@ source=("$pkgver.tar.xz::https://download.unity3d.com/download_unity/${_hash}/Li
"${pkgname}.desktop"
"${pkgname}-icon.png"
"eula.txt")
-sha256sums=('e1aa37a070e724d1a90ef122ab4bd1ed6649340f7a195b90013fe33ef3081345'
+sha256sums=('124c56b4d6008dda988be9f599dd11a1f19c1ae713ea26ffe5dc248207b4821a'
'c22d2f91c47923496d24e8be376f70305846e60c038f923d6c7b41f0741bcb4a'
'e786f76cfe96b41300775e54fcdd7e81dbfb3b28f607a263ac7a3a73a697ae06'
'193a3b88d7149f7eff19bbb282a836847831a842db399addbcc0cc600fd08cdb'