summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornoirscape2021-04-15 12:53:33 +0200
committernoirscape2021-04-15 12:53:33 +0200
commit36fa51f8c6c9a33decdfc384c9a5626c4b03a60d (patch)
tree0df447e1d2d209c775533f6c451457186be3686b
parent5618375997e7b01eea9bd6a4af1c3b3d8760132f (diff)
downloadaur-36fa51f8c6c9a33decdfc384c9a5626c4b03a60d.tar.gz
2019.4.24f1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96095463cbcb..05178ca34853 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.16f1
+ pkgver = 2019.4.24f1
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.16f1.tar.xz::https://download.unity3d.com/download_unity/e05b6e02d63e/LinuxEditorInstaller/Unity.tar.xz
+ source = 2019.4.24f1.tar.xz::https://download.unity3d.com/download_unity/5da6f0345e82/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-lts
source = unity-editor-lts.desktop
source = unity-editor-lts-icon.png
source = eula.txt
- sha256sums = 9bc0c51eac46b9a101de8b9b66ee280b9c22245a077dcf140d02cca93d1dc1d3
+ sha256sums = 4e44fc8855caea35f0546a0d6b33d930bdc53d3ececba7bf37fbad08d003144e
sha256sums = c22d2f91c47923496d24e8be376f70305846e60c038f923d6c7b41f0741bcb4a
sha256sums = e786f76cfe96b41300775e54fcdd7e81dbfb3b28f607a263ac7a3a73a697ae06
sha256sums = 193a3b88d7149f7eff19bbb282a836847831a842db399addbcc0cc600fd08cdb
diff --git a/PKGBUILD b/PKGBUILD
index 13d706022bb0..d786315b05e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
_prefix=/opt/UnityLts
-_hash=e05b6e02d63e
+_hash=5da6f0345e82
# 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 out what part looks like the hash
pkgname=unity-editor-lts
-pkgver=2019.4.16f1
+pkgver=2019.4.24f1
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=('9bc0c51eac46b9a101de8b9b66ee280b9c22245a077dcf140d02cca93d1dc1d3'
+sha256sums=('4e44fc8855caea35f0546a0d6b33d930bdc53d3ececba7bf37fbad08d003144e'
'c22d2f91c47923496d24e8be376f70305846e60c038f923d6c7b41f0741bcb4a'
'e786f76cfe96b41300775e54fcdd7e81dbfb3b28f607a263ac7a3a73a697ae06'
'193a3b88d7149f7eff19bbb282a836847831a842db399addbcc0cc600fd08cdb'