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 955bd71129fa..4962d8d94d4e 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.2.18f1
+ pkgver = 2019.2.19f1
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.2.18f1.tar.xz::https://download.unity3d.com/download_unity/bbf64de26e34/LinuxEditorInstaller/Unity.tar.xz
+ source = 2019.2.19f1.tar.xz::https://download.unity3d.com/download_unity/929ab4d01772/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
source = eula.txt
- md5sums = 3a25e0dff53262d8ce84e779ca424980
+ md5sums = eea0c13ced6e806f16a42b39ddbbb224
md5sums = a8fe2e41f06489dd09f651b08ec87125
md5sums = ee60f0d4d3c3fa9e0a52da085b1f3be6
md5sums = 723f9e556821810682a6d1f4be540a74
diff --git a/PKGBUILD b/PKGBUILD
index 7a43026ae5fa..8db1220ae555 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor
-pkgver=2019.2.18f1
+pkgver=2019.2.19f1
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.2.18f1.tar.xz::https://download.unity3d.com/download_unity/bbf64de26e34/LinuxEditorInstaller/Unity.tar.xz"
+source=("2019.2.19f1.tar.xz::https://download.unity3d.com/download_unity/929ab4d01772/LinuxEditorInstaller/Unity.tar.xz"
"${pkgname}"
"${pkgname}.desktop"
"${pkgname}-icon.png"
"eula.txt")
-md5sums=("3a25e0dff53262d8ce84e779ca424980"
+md5sums=("eea0c13ced6e806f16a42b39ddbbb224"
'a8fe2e41f06489dd09f651b08ec87125'
'ee60f0d4d3c3fa9e0a52da085b1f3be6'
'723f9e556821810682a6d1f4be540a74'