summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-26 16:57:01 +0200
committerOscar Morante2018-08-26 16:57:01 +0200
commitf48b3e1c360d42baf1d9e45560f4e48d8e22dfe0 (patch)
tree16499756b7ab2b69ac2ef132d50be72bfb12e9e8
parentfb2595b1d5eb0a5046f913d6a3a90692c8b86e09 (diff)
downloadaur-f48b3e1c360d42baf1d9e45560f4e48d8e22dfe0.tar.gz
update to new upstream version (2018.2.4f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf3efa694590..c92edbefc11c 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.3f1+20180814
+ pkgver = 2018.2.4f1+20180820
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/fba045906327/UnitySetup-2018.2.3f1
- sha1sums = c4a11b282908d0938914d16a448ec4982a5ce34e
+ source = http://beta.unity3d.com/download/fe703c5165de/UnitySetup-2018.2.4f1
+ sha1sums = a1c6cca4876703bcfd4f8465e7def36a15804158
pkgname = unity-editor-ios
diff --git a/PKGBUILD b/PKGBUILD
index 8076b8acdad9..5503919c75ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.3
+_version=2018.2.4
_build=f1
-_buildtag=20180814
-_randomstring=fba045906327
+_buildtag=20180820
+_randomstring=fe703c5165de
_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=('c4a11b282908d0938914d16a448ec4982a5ce34e')
+sha1sums=('a1c6cca4876703bcfd4f8465e7def36a15804158')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package