summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-23 15:56:45 +0200
committerOscar Morante2019-05-23 15:56:45 +0200
commit774fa5a57c847826d7a74fb991de41ee62d0158c (patch)
tree5571c7a84610d4cd8261c22d13ff41f99e420bd3
parentfd39b2020c28190b062e2ba8487bfb7eeb6c8916 (diff)
downloadaur-774fa5a57c847826d7a74fb991de41ee62d0158c.tar.gz
update to new upstream version (2019.2.0b3)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8aa47532cf8b..c66c92acf45c 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.0b2
+ pkgver = 2019.2.0b3
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.0b2.2.0b2.pkg::https://beta.unity3d.com/download/ad601490df46/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.0b2.pkg
- md5sums = 4b175ea0adfab8be6831dc74d90d017c
+ source = 2019.2.0b3.2.0b3.pkg::https://beta.unity3d.com/download/281ad50da7fd/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.0b3.pkg
+ md5sums = 7243245d0bd4f0eb98f5c2b8c5a977e6
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index c3564faa5962..3ff42c80ef23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
-pkgver=2019.2.0b2
+pkgver=2019.2.0b3
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.0b2.2.0b2.pkg::https://beta.unity3d.com/download/ad601490df46/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.0b2.pkg")
-md5sums=("4b175ea0adfab8be6831dc74d90d017c")
+source=("2019.2.0b3.2.0b3.pkg::https://beta.unity3d.com/download/281ad50da7fd/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.0b3.pkg")
+md5sums=("7243245d0bd4f0eb98f5c2b8c5a977e6")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package