summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-11 14:59:35 +0100
committerOscar Morante2019-02-11 14:59:35 +0100
commitb3455beb3a049aee3d45b13042b94023d32908ae (patch)
tree0940aa3f8c3f0aa9b412ea180287a8203114273f
parent59663bfff7be870c52d6e99517e49c9c72212b1c (diff)
downloadaur-b3455beb3a049aee3d45b13042b94023d32908ae.tar.gz
update to new upstream version (2017.4.20f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b3bbe2d0b6c..5f111d58737c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-standardassets
pkgdesc = Unity Standard Assets for easily getting started building projects in Unity.
- pkgver = 2017.4.20f1
+ pkgver = 2017.4.20f2
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-lts-standardassets
makedepends = cpio
depends = unity-editor-lts
options = !strip
- source = 2017.4.20f1.pkg::https://download.unity3d.com/download_unity/20968fa45e51/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 0e059d2555fd2e08fb5f03942b234bed
+ source = 2017.4.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = a5dd910d7686a1b0159c3e6dcc6aa24d
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 2661c5a0c4a9..3d8697bf8b70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=2017.4.20f1
+pkgver=2017.4.20f2
pkgrel=1
pkgdesc="Unity Standard Assets for easily getting started building projects in Unity."
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
-source=("2017.4.20f1.pkg::https://download.unity3d.com/download_unity/20968fa45e51/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=("0e059d2555fd2e08fb5f03942b234bed")
+source=("2017.4.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("a5dd910d7686a1b0159c3e6dcc6aa24d")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package