summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-08 19:07:45 +0200
committerOscar Morante2019-02-08 19:07:45 +0200
commit8548262caadcddd93e1b95ea6c69d4275cb63980 (patch)
treefeef8c4fb94589a587d590e2219f45ebc9557366
parent0b0b85d2aaeb5322ada758b30a8e50d571973458 (diff)
downloadaur-8548262caadcddd93e1b95ea6c69d4275cb63980.tar.gz
update to new upstream version (2019.1.0b2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 920d72dbb39a..6bade4f7279a 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.1.0b1
+ pkgver = 2019.1.0b2
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.1.0b1.1.0b1.pkg::https://beta.unity3d.com/download/83b3ba1f99df/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0b1.pkg
- md5sums = 717324357c6655a7df8341ca6d170136
+ source = 2019.1.0b2.1.0b2.pkg::https://beta.unity3d.com/download/669ada05268b/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0b2.pkg
+ md5sums = 8c2471dcfeb1cf218a4eef5fd2a622f1
pkgname = unity-editor-beta-windows
diff --git a/PKGBUILD b/PKGBUILD
index faf17083a3fc..9f9e0053574d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
-pkgver=2019.1.0b1
+pkgver=2019.1.0b2
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.1.0b1.1.0b1.pkg::https://beta.unity3d.com/download/83b3ba1f99df/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0b1.pkg")
-md5sums=("717324357c6655a7df8341ca6d170136")
+source=("2019.1.0b2.1.0b2.pkg::https://beta.unity3d.com/download/669ada05268b/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.0b2.pkg")
+md5sums=("8c2471dcfeb1cf218a4eef5fd2a622f1")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package