summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-07-04 16:06:30 +0200
committerOscar Morante2018-07-04 16:06:30 +0200
commite561687300bb547d67e00fe3dc437b406755c196 (patch)
tree4544a6db8a33ea5422e119dd9a3f774fa1183ba3
parent347b1177dd73e494e1f257e3141ad9cc3917d964 (diff)
downloadaur-e561687300bb547d67e00fe3dc437b406755c196.tar.gz
update to new upstream version (2017.4.6.f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d13b38d9f616..219b7f3657a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2017.4.4f1+20180525
+ pkgver = 2017.4.6f1+20180703
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = unity-editor-lts-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = http://beta.unity3d.com/download/e685bfa3c483/UnitySetup-2017.4.4f1
- sha1sums = 61af707a8a8e78ef4d05c474c0c3ff43f30d8027
+ source = http://beta.unity3d.com/download/fbeab28dc46b/UnitySetup-2017.4.6f1
+ sha1sums = 85be018445e9df3ccc59733b2719eb1a8e95123b
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index 442640139e18..77f5195814ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.4.4
+_version=2017.4.6
_build=f1
-_buildtag=20180525
-_randomstring=e685bfa3c483
+_buildtag=20180703
+_randomstring=fbeab28dc46b
_prefix=/opt/UnityLts
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -22,7 +22,7 @@ depends=('unity-editor-lts'
optdepends=('android-ndk-13b: needed for IL2CPP builds')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('61af707a8a8e78ef4d05c474c0c3ff43f30d8027')
+sha1sums=('85be018445e9df3ccc59733b2719eb1a8e95123b')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package