summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-08-08 12:34:52 +0200
committerOscar Morante2019-08-08 12:34:52 +0200
commit229ea7161b4396fcbb366de7b068cbb2f55dead6 (patch)
treeb33e3f2a7445d32dfc1a57d1994816455527427e
parent6350164f78df2075ee8a0215e7e3b11602a98c99 (diff)
downloadaur-229ea7161b4396fcbb366de7b068cbb2f55dead6.tar.gz
update to new upstream version (2019.2.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1206e026db5..c3a098b2500d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 2019.2.0b10
+ pkgver = 2019.2.0f1
pkgrel = 1
url = https://unity3d.com/
install = unity-editor-beta.install
@@ -31,12 +31,12 @@ pkgbase = unity-editor-beta
optdepends = unityhub
optdepends = jq: needed for UnityHub integration helpers --register/--deregister
options = !strip
- source = 2019.2.0b10.tar.xz::https://beta.unity3d.com/download/54f9b0ad4ba4/LinuxEditorInstaller/Unity.tar.xz
+ source = 2019.2.0f1.tar.xz::https://beta.unity3d.com/download/20c1667945cf/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
source = eula.txt
- md5sums = ed274d698048226ac324f288d57c916e
+ md5sums = 5c53b2731d96d1f0f41db0a4d4ad5507
md5sums = bac8a19031259cc585e602b115bae784
md5sums = 03837b6962d1050bbaf29b76e0f257e3
md5sums = 723f9e556821810682a6d1f4be540a74
diff --git a/PKGBUILD b/PKGBUILD
index f9b5067e598d..b05c490a47af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta
-pkgver=2019.2.0b10
+pkgver=2019.2.0f1
pkgrel=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
arch=('x86_64')
@@ -34,12 +34,12 @@ optdepends=("${pkgname}-doc"
"unityhub"
"jq: needed for UnityHub integration helpers --register/--deregister")
install=${pkgname}.install
-source=("2019.2.0b10.tar.xz::https://beta.unity3d.com/download/54f9b0ad4ba4/LinuxEditorInstaller/Unity.tar.xz"
+source=("2019.2.0f1.tar.xz::https://beta.unity3d.com/download/20c1667945cf/LinuxEditorInstaller/Unity.tar.xz"
"${pkgname}"
"${pkgname}.desktop"
"${pkgname}-icon.png"
"eula.txt")
-md5sums=("ed274d698048226ac324f288d57c916e"
+md5sums=("5c53b2731d96d1f0f41db0a4d4ad5507"
'bac8a19031259cc585e602b115bae784'
'03837b6962d1050bbaf29b76e0f257e3'
'723f9e556821810682a6d1f4be540a74'