summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-12 14:54:41 +0100
committerOscar Morante2019-03-12 14:54:41 +0100
commitda6f8f9e0d2d1f90ed4177eb6101b0ce3f1b0787 (patch)
tree50fd1df77c5c7d3028188dc46a39a437683fe6b4
parentdcd234ecc51216f5b5b85ef3006813dbeff8e986 (diff)
downloadaur-da6f8f9e0d2d1f90ed4177eb6101b0ce3f1b0787.tar.gz
update to new upstream version (2017.4.23f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52fde88f83b2..e1c73daed363 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-windows
pkgdesc = Allows building your Unity projects for the Windows platform
- pkgver = 2017.4.22f1
+ pkgver = 2017.4.23f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-lts-windows
makedepends = cpio
depends = unity-editor-lts
options = !strip
- source = 2017.4.22f1.4.22f1.pkg::https://download.unity3d.com/download_unity/eb4bc6fa7f1d/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.22f1.pkg
- md5sums = 08ba32037989bd33513067b469e26433
+ source = 2017.4.23f1.4.23f1.pkg::https://download.unity3d.com/download_unity/f80c8a98b1b5/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.23f1.pkg
+ md5sums = ec10e8c896816361cee52cbf5a32362a
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index 6bbb63bbf095..1362572a2d1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-windows
-pkgver=2017.4.22f1
+pkgver=2017.4.23f1
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-lts')
makedepends=('cpio')
-source=("2017.4.22f1.4.22f1.pkg::https://download.unity3d.com/download_unity/eb4bc6fa7f1d/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.22f1.pkg")
-md5sums=("08ba32037989bd33513067b469e26433")
+source=("2017.4.23f1.4.23f1.pkg::https://download.unity3d.com/download_unity/f80c8a98b1b5/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.23f1.pkg")
+md5sums=("ec10e8c896816361cee52cbf5a32362a")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package