summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-09 11:43:14 +0200
committerOscar Morante2019-04-09 11:43:14 +0200
commiteea3b86c1a5661f165b39738dd18dc2bcc87f4ba (patch)
treee325b9537941cf725621ffc58127722e2ae799c5
parent83c11571e24af2501253876d9b98838bf0c574ed (diff)
downloadaur-eea3b86c1a5661f165b39738dd18dc2bcc87f4ba.tar.gz
update to new upstream version (2019.1.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eaf4ccfa04c8..49f8e00d7544 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2019.1.0b10
+ pkgver = 2019.1.0f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-beta-mac
makedepends = cpio
depends = unity-editor-beta
options = !strip
- source = 2019.1.0b10.1.0b10.pkg::https://beta.unity3d.com/download/dbf1e96a8b63/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0b10.pkg
- md5sums = 118a778336e2f3083681ffc84fcc7e14
+ source = 2019.1.0f1.1.0f1.pkg::https://beta.unity3d.com/download/5c52223b18d4/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0f1.pkg
+ md5sums = 19d0d874a5564c596f8ffea796a3c472
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index 7eb6757b8fac..b4465dd65c6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-mac
-pkgver=2019.1.0b10
+pkgver=2019.1.0f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Mac platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
-source=("2019.1.0b10.1.0b10.pkg::https://beta.unity3d.com/download/dbf1e96a8b63/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0b10.pkg")
-md5sums=("118a778336e2f3083681ffc84fcc7e14")
+source=("2019.1.0f1.1.0f1.pkg::https://beta.unity3d.com/download/5c52223b18d4/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2019.1.0f1.pkg")
+md5sums=("19d0d874a5564c596f8ffea796a3c472")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package