summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornoirscape2020-12-14 11:35:32 +0100
committernoirscape2020-12-14 11:35:32 +0100
commit5b092f98ba55c695ec818245c41bb97f395f991e (patch)
treef546e52f486710c79633659310ce1b2b4e763a6a
parent366ec28002a290cc1b862e5799280324612ee5a5 (diff)
downloadaur-5b092f98ba55c695ec818245c41bb97f395f991e.tar.gz
2019.4.16f1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c77a995db77..2ef4293725cc 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 = 2019.4.15f1
+ pkgver = 2019.4.16f1
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 = 2019.4.15f1.pkg::https://download.unity3d.com/download_unity/fbf367ac14e9/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.4.15f1.pkg
- md5sums = b0ec41220d4720caa6867c791fbfe22c
+ source = 2019.4.16f1.pkg::https://download.unity3d.com/download_unity/e05b6e02d63e/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2019.4.16f1.pkg
+ md5sums = 1458a800180a6bb570a23e9d38c89bb2
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index ff56737d4b15..7eae98bd0b44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Oscar Morante <spacepluk at gmail dot com>
_prefix=/opt/UnityLts
-_hash=fbf367ac14e9
+_hash=e05b6e02d63e
pkgname=unity-editor-lts-android
-pkgver=2019.4.15f1
+pkgver=2019.4.16f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Android platform"
arch=('x86_64')
@@ -18,7 +18,7 @@ depends=('unity-editor-lts'
makedepends=('cpio')
optdepends=('android-ndk-13b: needed for IL2CPP builds')
source=("$pkgver.pkg::https://download.unity3d.com/download_unity/${_hash}/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-$pkgver.pkg")
-md5sums=('b0ec41220d4720caa6867c791fbfe22c')
+md5sums=('1458a800180a6bb570a23e9d38c89bb2')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package