summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-08-10 09:26:13 +0200
committerOscar Morante2019-08-10 09:26:13 +0200
commita97da0227069d57541ee941be0c580177c1aea51 (patch)
tree90fa3a34fefe5a5cff9de1577ec472917b7182da
parentfb8bfa1dc126913b0ab9f99cb7fb288c9d061889 (diff)
downloadaur-a97da0227069d57541ee941be0c580177c1aea51.tar.gz
update to new upstream version (2019.1.14f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afe9dff0cd8f..b5cc4efd0597 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.1.13f1
+ pkgver = 2019.1.14f1
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.1.13f1.1.13f1.pkg::https://download.unity3d.com/download_unity/b5956c0a61e7/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.13f1.pkg
- md5sums = 5307679b93a49a7de55379d04e0f5602
+ source = 2019.1.14f1.1.14f1.pkg::https://download.unity3d.com/download_unity/148b5891095a/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.14f1.pkg
+ md5sums = 943c6a864ad58dc507828cf3a55b3ee1
pkgname = unity-editor-windows
diff --git a/PKGBUILD b/PKGBUILD
index a4836e5e7bb7..7230ba8fdcea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-windows
-pkgver=2019.1.13f1
+pkgver=2019.1.14f1
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.1.13f1.1.13f1.pkg::https://download.unity3d.com/download_unity/b5956c0a61e7/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.13f1.pkg")
-md5sums=("5307679b93a49a7de55379d04e0f5602")
+source=("2019.1.14f1.1.14f1.pkg::https://download.unity3d.com/download_unity/148b5891095a/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.14f1.pkg")
+md5sums=("943c6a864ad58dc507828cf3a55b3ee1")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package