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 f4f4e5c6487d..f124d69bd049 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-windows
pkgdesc = Allows building your Unity projects for the Windows platform
- pkgver = 2019.2.0f1
+ pkgver = 2019.2.1f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-beta-windows
makedepends = cpio
depends = unity-editor-beta
options = !strip
- source = 2019.2.0f1.2.0f1.pkg::https://beta.unity3d.com/download/20c1667945cf/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.0f1.pkg
- md5sums = ef76cc4e34f097452b0cf122d3712841
+ source = 2019.2.1f1.2.1f1.pkg::https://beta.unity3d.com/download/ca4d5af0be6f/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.1f1.pkg
+ md5sums = e2dcc85d8e0bfab9a5a3b0247286d6b9
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index 312a162529e2..39d7feed67d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
-pkgver=2019.2.0f1
+pkgver=2019.2.1f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Windows platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
-source=("2019.2.0f1.2.0f1.pkg::https://beta.unity3d.com/download/20c1667945cf/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.0f1.pkg")
-md5sums=("ef76cc4e34f097452b0cf122d3712841")
+source=("2019.2.1f1.2.1f1.pkg::https://beta.unity3d.com/download/ca4d5af0be6f/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.1f1.pkg")
+md5sums=("e2dcc85d8e0bfab9a5a3b0247286d6b9")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package