summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-30 20:14:15 +0200
committerOscar Morante2019-09-30 20:14:15 +0200
commit5edfb043594212b11c7d4d4cbea8ee02dc4e541e (patch)
tree08ec855b55894349e689c75333bf57b9ef2701ad
parent197cee9152da94ad6722530f14ccc17af9bf72f0 (diff)
downloadaur-5edfb043594212b11c7d4d4cbea8ee02dc4e541e.tar.gz
update to new upstream version (2019.2.6f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbe74e4b5a55..1d18fa8fbb59 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.5f1
+ pkgver = 2019.2.6f1
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.5f1.2.5f1.pkg::https://download.unity3d.com/download_unity/9dace1eed4cc/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.5f1.pkg
- md5sums = c8c866a2e99d3f5dc794206825b9aad2
+ source = 2019.2.6f1.2.6f1.pkg::https://download.unity3d.com/download_unity/fe82a0e88406/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.6f1.pkg
+ md5sums = 922bbb85e179cfa6f771f5bb91b05b45
pkgname = unity-editor-windows
diff --git a/PKGBUILD b/PKGBUILD
index 454f6075784e..7825fd19e098 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-windows
-pkgver=2019.2.5f1
+pkgver=2019.2.6f1
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.5f1.2.5f1.pkg::https://download.unity3d.com/download_unity/9dace1eed4cc/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.5f1.pkg")
-md5sums=("c8c866a2e99d3f5dc794206825b9aad2")
+source=("2019.2.6f1.2.6f1.pkg::https://download.unity3d.com/download_unity/fe82a0e88406/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.2.6f1.pkg")
+md5sums=("922bbb85e179cfa6f771f5bb91b05b45")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package