summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-26 16:56:57 +0200
committerOscar Morante2018-08-26 16:56:57 +0200
commitc3ad92ebe69b95bd494db2d0c989be6b6eee7202 (patch)
tree75deabcaaf4d12f2ae74a44ba1c128913dc5c9af
parentb92ed847a3427e4d5cb67629fc9e6fd773149812 (diff)
downloadaur-c3ad92ebe69b95bd494db2d0c989be6b6eee7202.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 c6d6ea65bca4..8468c0c0e8cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2018.2.3f1+20180814
+ pkgver = 2018.2.4f1+20180820
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = unity-editor-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
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-android
diff --git a/PKGBUILD b/PKGBUILD
index 74d23ce970a4..5b4097eec7cb 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
@@ -22,7 +22,7 @@ depends=('unity-editor'
optdepends=('android-ndk-13b: needed for IL2CPP builds')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('c4a11b282908d0938914d16a448ec4982a5ce34e')
+sha1sums=('a1c6cca4876703bcfd4f8465e7def36a15804158')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package