summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-04 15:29:15 +0200
committerOscar Morante2018-11-04 15:29:15 +0200
commit7f1518547d3d419471726ef3787415023b5832e4 (patch)
tree6d8dc4f3b32af69d32639b6a930b7efdf1300f30
parent82d10c2cab38c5e2abe8acc63b4d4577abedba0e (diff)
downloadaur-7f1518547d3d419471726ef3787415023b5832e4.tar.gz
update to new upstream version (2017.4.14f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f9a93fa44d8..1a2308e22703 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.13f1
+ pkgver = 2017.4.14f1
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/6902ad48015d/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.13f1.pkg
- md5sums = 08f464cd5095432fb0c217c49bdc2c97
+ source = https://download.unity3d.com/download_unity/b28150134d55/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.14f1.pkg
+ md5sums = 3fe986d2544ecef6f6c55b6dbeddf015
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index adb85081af96..d489fb2ae1ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.13
+_version=2017.4.14
_build=f1
-_randomstring=6902ad48015d
+_randomstring=b28150134d55
_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=('08f464cd5095432fb0c217c49bdc2c97')
+md5sums=('3fe986d2544ecef6f6c55b6dbeddf015')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package