summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-11 22:15:48 +0200
committerOscar Morante2019-06-11 22:15:48 +0200
commitd01f752d5d1ad81b254b96c17c5310f0fba0109e (patch)
treeed4e325cb79e0d0ee84a9d30e307b421a28277b3
parent1c8fe9e86b6347c5a4316dc10d780c32c66db2be (diff)
downloadaur-d01f752d5d1ad81b254b96c17c5310f0fba0109e.tar.gz
update to new upstream version (2017.4.29f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0348d35e3b7..b458cf6cad24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2017.4.28f1
+ pkgver = 2017.4.29f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-lts-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = 2017.4.28f1.4.28f1.pkg::https://download.unity3d.com/download_unity/e3a0f7dd2097/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.28f1.pkg
- md5sums = b089c54777f74a48dbd3120abe232420
+ source = 2017.4.29f1.4.29f1.pkg::https://download.unity3d.com/download_unity/06508aa14ca1/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.29f1.pkg
+ md5sums = 19f12e39e7e3ed9f63ca66d50adced47
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index d77077a53000..61d4af04ed6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-android
-pkgver=2017.4.28f1
+pkgver=2017.4.29f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Android platform"
arch=('x86_64')
@@ -15,8 +15,8 @@ depends=('unity-editor-lts'
'android-udev')
makedepends=('cpio')
optdepends=('android-ndk-13b: needed for IL2CPP builds')
-source=("2017.4.28f1.4.28f1.pkg::https://download.unity3d.com/download_unity/e3a0f7dd2097/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.28f1.pkg")
-md5sums=("b089c54777f74a48dbd3120abe232420")
+source=("2017.4.29f1.4.29f1.pkg::https://download.unity3d.com/download_unity/06508aa14ca1/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.29f1.pkg")
+md5sums=("19f12e39e7e3ed9f63ca66d50adced47")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package