summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-01-18 12:54:53 +0100
committerOscar Morante2018-01-18 12:54:53 +0100
commit841f10facce8c2d643980a001db13d9f54bb7bf9 (patch)
treeaaf061bffab73848755d33e19a0cc83baf46f18f
parentc233f6685dbd66c20eec39950793aa102c2b593c (diff)
downloadaur-841f10facce8c2d643980a001db13d9f54bb7bf9.tar.gz
update to new upstream version (2017.3.0p2+20180117)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1679ea183a7..900dda92d8e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Jan 3 09:04:10 UTC 2018
pkgbase = unity-editor-ios
pkgdesc = Allows building your Unity projects for the iOS platform
- pkgver = 2017.3.0f1+20171206
+ pkgver = 2017.3.0p2+20180117
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +10,8 @@ pkgbase = unity-editor-ios
makedepends = libarchive
depends = unity-editor
options = !strip
- source = http://beta.unity3d.com/download/3c89f8d277f5/UnitySetup-2017.3.0f1
- sha1sums = 864eec744e5ca360c41e6121ddbd4cbb48659fe4
+ source = http://beta.unity3d.com/download/7807bc63c3ab/UnitySetup-2017.3.0p2
+ sha1sums = ed56e42d211732e37fa84aa31b0d3eb2c92b177d
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 309cef431a26..2cb5f8de297e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2017.3.0
-_build=f1
-_buildtag=20171206
-_randomstring=3c89f8d277f5
+_build=p2
+_buildtag=20180117
+_randomstring=7807bc63c3ab
_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=('864eec744e5ca360c41e6121ddbd4cbb48659fe4')
+sha1sums=('ed56e42d211732e37fa84aa31b0d3eb2c92b177d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package