summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornoirscape2020-11-23 16:50:36 +0100
committernoirscape2020-11-23 16:50:36 +0100
commit5ec047ec3df6dc9e167893e4d3e184b0caa72a95 (patch)
tree090d5d04bea1d971d7d411f037375d0256d7a20c
parent9dbc4cf0124538325f545279ac05c99f708820a1 (diff)
downloadaur-5ec047ec3df6dc9e167893e4d3e184b0caa72a95.tar.gz
2019.4.15f1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddd474d412c3..149c1b3c189e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.14f1
+ pkgver = 2019.4.15f1
pkgrel = 1
epoch = 1
url = https://unity3d.com/
@@ -32,12 +32,12 @@ pkgbase = unity-editor-lts
optdepends = unityhub
optdepends = jq: needed for UnityHub integration helpers --register/--deregister
options = !strip
- source = 2019.4.14f1.tar.xz::https://download.unity3d.com/download_unity/4037e52648cd/LinuxEditorInstaller/Unity.tar.xz
+ source = 2019.4.15f1.tar.xz::https://download.unity3d.com/download_unity/fbf367ac14e9/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-lts
source = unity-editor-lts.desktop
source = unity-editor-lts-icon.png
source = eula.txt
- sha256sums = 124c56b4d6008dda988be9f599dd11a1f19c1ae713ea26ffe5dc248207b4821a
+ sha256sums = f3bdc748dcc182404698053a52a21eb30d5c918e825023bc7f66f834332f152d
sha256sums = c22d2f91c47923496d24e8be376f70305846e60c038f923d6c7b41f0741bcb4a
sha256sums = e786f76cfe96b41300775e54fcdd7e81dbfb3b28f607a263ac7a3a73a697ae06
sha256sums = 193a3b88d7149f7eff19bbb282a836847831a842db399addbcc0cc600fd08cdb
diff --git a/PKGBUILD b/PKGBUILD
index 94d9d2f3b609..1ce3c49259fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
_prefix=/opt/UnityLts
-_hash=4037e52648cd
+_hash=fbf367ac14e9
# 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.14f1
+pkgver=2019.4.15f1
pkgrel=1
epoch=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences. (LTS)"
@@ -46,7 +46,7 @@ source=("$pkgver.tar.xz::https://download.unity3d.com/download_unity/${_hash}/Li
"${pkgname}.desktop"
"${pkgname}-icon.png"
"eula.txt")
-sha256sums=('124c56b4d6008dda988be9f599dd11a1f19c1ae713ea26ffe5dc248207b4821a'
+sha256sums=('f3bdc748dcc182404698053a52a21eb30d5c918e825023bc7f66f834332f152d'
'c22d2f91c47923496d24e8be376f70305846e60c038f923d6c7b41f0741bcb4a'
'e786f76cfe96b41300775e54fcdd7e81dbfb3b28f607a263ac7a3a73a697ae06'
'193a3b88d7149f7eff19bbb282a836847831a842db399addbcc0cc600fd08cdb'