summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 10:01:37 +0300
committerOscar Morante2018-09-26 10:01:37 +0300
commit013dc67d3377b580dabc7ac72f2e2422e03913d7 (patch)
tree757b56f5ef811bd757413cb9335c7c526545f6ca
parent1428114c1dffb74aae9db16d4762d3127526d4b3 (diff)
downloadaur-013dc67d3377b580dabc7ac72f2e2422e03913d7.tar.gz
update to new upstream version (2017.4.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb56dda0e662..8f95bb5b5a2b 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.10f1
+ pkgver = 2017.4.11f1
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 = https://download.unity3d.com/download_unity/f2cce2a5991f/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.10f1.pkg
- md5sums = 37e493d155ec88290317bee3808aa8b1
+ source = https://download.unity3d.com/download_unity/8c6b8ef6d111/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.11f1.pkg
+ md5sums = 0605c0c9ef6bae6a96b83b900a02d53f
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index afa835b54ad6..4c5a3456cd33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.10
+_version=2017.4.11
_build=f1
-_randomstring=f2cce2a5991f
+_randomstring=8c6b8ef6d111
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-windows
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-${_version}${_build}.pkg")
-md5sums=('37e493d155ec88290317bee3808aa8b1')
+md5sums=('0605c0c9ef6bae6a96b83b900a02d53f')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package