summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-28 19:05:37 +0200
committerOscar Morante2018-08-28 19:05:37 +0200
commit953ef84bca90760b63beae44fabf7caf8d484f59 (patch)
tree7d9ff9d5e62e9206d084ba0cb322c616b0a7688e
parentf48b3e1c360d42baf1d9e45560f4e48d8e22dfe0 (diff)
downloadaur-953ef84bca90760b63beae44fabf7caf8d484f59.tar.gz
update to new upstream version (2018.2.5f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c92edbefc11c..4fcffa0d8997 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.4f1+20180820
+ pkgver = 2018.2.5f1+20180828
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/fe703c5165de/UnitySetup-2018.2.4f1
- sha1sums = a1c6cca4876703bcfd4f8465e7def36a15804158
+ source = http://beta.unity3d.com/download/88f43da96871/UnitySetup-2018.2.5f1
+ sha1sums = 2f1d98a40a6662fb7f1f722b311350b506fb931f
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 5503919c75ff..e7c1f0978bf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.4
+_version=2018.2.5
_build=f1
-_buildtag=20180820
-_randomstring=fe703c5165de
+_buildtag=20180828
+_randomstring=88f43da96871
_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=('a1c6cca4876703bcfd4f8465e7def36a15804158')
+sha1sums=('2f1d98a40a6662fb7f1f722b311350b506fb931f')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package