summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-07-13 09:52:49 +0200
committerOscar Morante2018-07-13 09:52:49 +0200
commit3c8f6608bbdadcb036408e2f865274d38a9f8e05 (patch)
treedf0bdc663a85cc010992386d3e6aa876b509d5c8
parent46f31b589d34a138a0c94c0c421b93cbdd417c30 (diff)
downloadaur-3c8f6608bbdadcb036408e2f865274d38a9f8e05.tar.gz
update to new upstream version (2018.2.0f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e96d2682ca2..c001d2b837dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-ios
pkgdesc = Allows building your Unity projects for the iOS platform
- pkgver = 2018.1.6f1+20180702
+ pkgver = 2018.2.0f2+20180711
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-ios
makedepends = libarchive
depends = unity-editor
options = !strip
- source = http://beta.unity3d.com/download/a68afd074ea7/UnitySetup-2018.1.6f1
- sha1sums = c2f93a1e33c591b742ec20006e1c622ef6d9b67b
+ source = http://beta.unity3d.com/download/10189b18f56e/UnitySetup-2018.2.0f2
+ sha1sums = a8d71b86c8a8f3bbccdf813c3bc67b3dd92c728d
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 6414cd81e15e..ead250bc7db5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.1.6
-_build=f1
-_buildtag=20180702
-_randomstring=a68afd074ea7
+_version=2018.2.0
+_build=f2
+_buildtag=20180711
+_randomstring=10189b18f56e
_prefix=/opt/Unity
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('c2f93a1e33c591b742ec20006e1c622ef6d9b67b')
+sha1sums=('a8d71b86c8a8f3bbccdf813c3bc67b3dd92c728d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package