summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-10 10:01:01 +0200
committerOscar Morante2018-08-10 10:01:01 +0200
commit28d06f082625a21d8b962a726620ee8186d22391 (patch)
treef76799114848a4087db7652f1b8e6cacc777a42e
parentcad170b5b1528bbec3cb18648e317650b7ac17f7 (diff)
downloadaur-28d06f082625a21d8b962a726620ee8186d22391.tar.gz
update to new upstream version (2018.2.2f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 222aaec54e01..e1dee8d8db35 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.2.1f1+20180703
+ pkgver = 2018.2.2f1+20180703
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/48afb4a72b1a/UnitySetup-2018.2.1f1
- sha1sums = ed3906b2607db3b806be153f8062990268af76ac
+ source = http://beta.unity3d.com/download/fcee59332301/UnitySetup-2018.2.2f1
+ sha1sums = 612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 5dac7dcfc027..c9dd025b7a3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.1
+_version=2018.2.2
_build=f1
_buildtag=20180703
-_randomstring=48afb4a72b1a
+_randomstring=fcee59332301
_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=('ed3906b2607db3b806be153f8062990268af76ac')
+sha1sums=('612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package