summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-15 11:55:00 +0200
committerOscar Morante2018-08-15 11:55:00 +0200
commitfb2595b1d5eb0a5046f913d6a3a90692c8b86e09 (patch)
tree8ca8dc3fd6b376f48a315afb7fbe7d1781f3d9de
parent28d06f082625a21d8b962a726620ee8186d22391 (diff)
downloadaur-fb2595b1d5eb0a5046f913d6a3a90692c8b86e09.tar.gz
update to new upstream version (2018.2.3f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1dee8d8db35..bf3efa694590 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.2f1+20180703
+ pkgver = 2018.2.3f1+20180814
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/fcee59332301/UnitySetup-2018.2.2f1
- sha1sums = 612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958
+ source = http://beta.unity3d.com/download/fba045906327/UnitySetup-2018.2.3f1
+ sha1sums = c4a11b282908d0938914d16a448ec4982a5ce34e
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index c9dd025b7a3f..8076b8acdad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.2
+_version=2018.2.3
_build=f1
-_buildtag=20180703
-_randomstring=fcee59332301
+_buildtag=20180814
+_randomstring=fba045906327
_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=('612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958')
+sha1sums=('c4a11b282908d0938914d16a448ec4982a5ce34e')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package