summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c3e9149e60e..301cc06cedc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 2019.1.8f1
+ pkgver = 2019.1.9f1
pkgrel = 1
epoch = 1
url = https://unity3d.com/
@@ -32,12 +32,12 @@ pkgbase = unity-editor
optdepends = unityhub
optdepends = jq: needed for UnityHub integration helpers --register/--deregister
options = !strip
- source = 2019.1.8f1.tar.xz::https://download.unity3d.com/download_unity/7938dd008a75/LinuxEditorInstaller/Unity.tar.xz
+ source = 2019.1.9f1.tar.xz::https://download.unity3d.com/download_unity/d5f1b37da199/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
source = eula.txt
- md5sums = 1057bacfdb11ffc1a4a8df3f799bf606
+ md5sums = a39efdd9ccc2858938beedeb0a7fc49e
md5sums = a8fe2e41f06489dd09f651b08ec87125
md5sums = ee60f0d4d3c3fa9e0a52da085b1f3be6
md5sums = 723f9e556821810682a6d1f4be540a74
diff --git a/PKGBUILD b/PKGBUILD
index 10227a0fa083..dcc8ca5aa1a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor
-pkgver=2019.1.8f1
+pkgver=2019.1.9f1
pkgrel=1
epoch=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
@@ -35,12 +35,12 @@ optdepends=("${pkgname}-doc"
"unityhub"
"jq: needed for UnityHub integration helpers --register/--deregister")
install=${pkgname}.install
-source=("2019.1.8f1.tar.xz::https://download.unity3d.com/download_unity/7938dd008a75/LinuxEditorInstaller/Unity.tar.xz"
+source=("2019.1.9f1.tar.xz::https://download.unity3d.com/download_unity/d5f1b37da199/LinuxEditorInstaller/Unity.tar.xz"
"${pkgname}"
"${pkgname}.desktop"
"${pkgname}-icon.png"
"eula.txt")
-md5sums=("1057bacfdb11ffc1a4a8df3f799bf606"
+md5sums=("a39efdd9ccc2858938beedeb0a7fc49e"
'a8fe2e41f06489dd09f651b08ec87125'
'ee60f0d4d3c3fa9e0a52da085b1f3be6'
'723f9e556821810682a6d1f4be540a74'