summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-27 18:07:54 +0100
committerOscar Morante2019-12-27 18:07:54 +0100
commita6529a1ac256ebee17381a2361fcafd6e30b053b (patch)
tree24f20491518e360c9aaed116de28f1224af1cdc6
parent44d2a7697aaeb08c0b8acc032bfe8f60b8b0c0cf (diff)
downloadaur-a6529a1ac256ebee17381a2361fcafd6e30b053b.tar.gz
update to new upstream version (2019.2.17f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c06f9f9424a6..e923dbf377fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2019.2.16f1
+ pkgver = 2019.2.17f1
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 = 2019.2.16f1.2.16f1.pkg::https://download.unity3d.com/download_unity/b9898e2d04a4/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.16f1.pkg
- md5sums = c7124a7707b416a5db3929581ae630e6
+ source = 2019.2.17f1.2.17f1.pkg::https://download.unity3d.com/download_unity/8e603399ca02/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.17f1.pkg
+ md5sums = 0dd9c4d3554e9dd88e3ef8ba69fb3fd7
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index eb6849ac48d1..09e006e3c693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-android
-pkgver=2019.2.16f1
+pkgver=2019.2.17f1
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=("2019.2.16f1.2.16f1.pkg::https://download.unity3d.com/download_unity/b9898e2d04a4/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.16f1.pkg")
-md5sums=("c7124a7707b416a5db3929581ae630e6")
+source=("2019.2.17f1.2.17f1.pkg::https://download.unity3d.com/download_unity/8e603399ca02/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.2.17f1.pkg")
+md5sums=("0dd9c4d3554e9dd88e3ef8ba69fb3fd7")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package