summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-26 11:04:45 +0100
committerOscar Morante2019-02-26 11:04:45 +0100
commit2fb527d0ec9cceb8ce53544dace51561886bc4c4 (patch)
tree09179a6001ea2e6a289764fcca56b6273921db0d
parentb3455beb3a049aee3d45b13042b94023d32908ae (diff)
downloadaur-2fb527d0ec9cceb8ce53544dace51561886bc4c4.tar.gz
update to new upstream version (2017.4.21f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f111d58737c..abea8eea6072 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.20f2
+ pkgver = 2017.4.21f1
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.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = a5dd910d7686a1b0159c3e6dcc6aa24d
+ source = 2017.4.21f1.pkg::https://download.unity3d.com/download_unity/de35fe252486/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = cb6650c4fa77f8da45620ae93bcaf105
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 3d8697bf8b70..7d1c4cdd09cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=2017.4.20f2
+pkgver=2017.4.21f1
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.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=("a5dd910d7686a1b0159c3e6dcc6aa24d")
+source=("2017.4.21f1.pkg::https://download.unity3d.com/download_unity/de35fe252486/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("cb6650c4fa77f8da45620ae93bcaf105")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package