summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-24 14:12:38 +0100
committerOscar Morante2020-01-24 14:12:38 +0100
commit9d59e70dc3e659027d5a653af2cb864cc7ff4443 (patch)
tree4777cd3ce7ac0d749482729e321590cbaa6f8401
parentbed6e5b62ad000548f18dd89425d945eb102b83a (diff)
downloadaur-unity-editor-windows.tar.gz
update to new upstream version (2019.2.19f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bd9c1582955..972d18465de4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-windows
pkgdesc = Allows building your Unity projects for the Windows platform
- pkgver = 2019.2.18f1
+ pkgver = 2019.2.19f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-windows
makedepends = cpio
depends = unity-editor
options = !strip
- source = 2019.2.18f1.2.18f1.pkg::https://download.unity3d.com/download_unity/bbf64de26e34/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.18f1.pkg
- md5sums = f884eea17cb53a1296f9c0280f2bbff9
+ source = 2019.2.19f1.2.19f1.pkg::https://download.unity3d.com/download_unity/929ab4d01772/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.19f1.pkg
+ md5sums = 79c1514ea24d102f32ca5b01ce610142
pkgname = unity-editor-windows
diff --git a/PKGBUILD b/PKGBUILD
index 027a755a5a17..8b67767fd311 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-windows
-pkgver=2019.2.18f1
+pkgver=2019.2.19f1
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')
makedepends=('cpio')
-source=("2019.2.18f1.2.18f1.pkg::https://download.unity3d.com/download_unity/bbf64de26e34/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.18f1.pkg")
-md5sums=("f884eea17cb53a1296f9c0280f2bbff9")
+source=("2019.2.19f1.2.19f1.pkg::https://download.unity3d.com/download_unity/929ab4d01772/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.19f1.pkg")
+md5sums=("79c1514ea24d102f32ca5b01ce610142")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package