summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-09 11:28:04 +0200
committerOscar Morante2019-04-09 11:28:04 +0200
commit040a757007928cbfdf7515b44fb1504fb880a850 (patch)
treee37f2d1515fc9b877a1db93b7891a5aeb4993bc5
parente62c441fb6390b82728ca6da7253a4828aafbf08 (diff)
downloadaur-040a757007928cbfdf7515b44fb1504fb880a850.tar.gz
update to new upstream version (2018.3.12f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f65b6bf7058c..de5719d6a144 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.3.11f1
+ pkgver = 2018.3.12f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-android
depends = android-udev
optdepends = android-ndk-16b: needed for IL2CPP builds
options = !strip
- source = 2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.11f1.pkg
- md5sums = 6e1ab9c1f0e81396ef099d9621a5003d
+ source = 2018.3.12f1.3.12f1.pkg::https://download.unity3d.com/download_unity/8afd630d1f5b/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.12f1.pkg
+ md5sums = c56e704541a6eb7552beae654ea47a95
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index d9c4c51c1780..d25ff1e52088 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-android
-pkgver=2018.3.11f1
+pkgver=2018.3.12f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Android platform"
arch=('x86_64')
@@ -15,8 +15,8 @@ depends=('unity-editor'
'android-udev')
makedepends=('cpio')
optdepends=('android-ndk-16b: needed for IL2CPP builds')
-source=("2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.11f1.pkg")
-md5sums=("6e1ab9c1f0e81396ef099d9621a5003d")
+source=("2018.3.12f1.3.12f1.pkg::https://download.unity3d.com/download_unity/8afd630d1f5b/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.12f1.pkg")
+md5sums=("c56e704541a6eb7552beae654ea47a95")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package