summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-09 12:17:12 +0200
committerOscar Morante2019-04-09 12:17:12 +0200
commitef94b94997efafc5262ce0df58beda3aac954a3f (patch)
tree0b63c96e2514590928590649806ec063d67478a6
parent932e3ab42455f7a953760d852648994f281640b1 (diff)
downloadaur-ef94b94997efafc5262ce0df58beda3aac954a3f.tar.gz
update to new upstream version (2017.4.25f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de30a6edae55..24f3f2f5d7f7 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.24f1
+ pkgver = 2017.4.25f1
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.24f1.4.24f1.pkg::https://download.unity3d.com/download_unity/786769fc3439/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.24f1.pkg
- md5sums = 3609120f037c7c254b53b05811ec3046
+ source = 2017.4.25f1.4.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.25f1.pkg
+ md5sums = 0378ccc689fd21e846fcf86fe51ba17b
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index c174cfdb8771..059a42746a60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-android
-pkgver=2017.4.24f1
+pkgver=2017.4.25f1
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.24f1.4.24f1.pkg::https://download.unity3d.com/download_unity/786769fc3439/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.24f1.pkg")
-md5sums=("3609120f037c7c254b53b05811ec3046")
+source=("2017.4.25f1.4.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.25f1.pkg")
+md5sums=("0378ccc689fd21e846fcf86fe51ba17b")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package