summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-06-02 18:59:50 +0200
committerOscar Morante2018-06-02 18:59:50 +0200
commitbd5c74cb5b1cfb95067378c9a3f0d95e8584e758 (patch)
treeda3630ae1cc24c43a70ed975d604e72ebd53b9f5
parent2751eb806383eff4164eb5d7f84cfe26b9cb7cac (diff)
downloadaur-bd5c74cb5b1cfb95067378c9a3f0d95e8584e758.tar.gz
update to new upstream version (2018.1.2f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80ae4be0c2bf..52095b7e52f6 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.0f2+20180504
+ pkgver = 2018.1.2f1+20180504
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/170f0691b973/UnitySetup-2018.1.0f2
- sha1sums = 36104fa796172f3b9845e7c84aaccc7902b68ce2
+ source = http://beta.unity3d.com/download/3709a3f954c1/UnitySetup-2018.1.2f1
+ sha1sums = 8cb7bb1e3f753af55af8acceefad4ad26dd71b77
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 15bff4217695..288de7df6e1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.1.0
-_build=f2
+_version=2018.1.2
+_build=f1
_buildtag=20180504
-_randomstring=170f0691b973
+_randomstring=3709a3f954c1
_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=('36104fa796172f3b9845e7c84aaccc7902b68ce2')
+sha1sums=('8cb7bb1e3f753af55af8acceefad4ad26dd71b77')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package