summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-08-18 13:38:05 +0200
committerOscar Morante2019-08-18 13:38:05 +0200
commit7942db9a7b0a8a39fccc8a0b74cf602319d58e1b (patch)
treecb25983d9766dc977ea507bf0f6fb387eb4f3650
parent8a57dbb1f11f907aa4dd11091138db3824e123a6 (diff)
downloadaur-unity-editor-lts-standardassets.tar.gz
update to new upstream version (2017.4.31f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2928485e177..177a16f94d51 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.30f1
+ pkgver = 2017.4.31f1
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.30f1.pkg::https://download.unity3d.com/download_unity/c6fa43736cae/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 83357499f41c6fb131cad1867adcce5e
+ source = 2017.4.31f1.pkg::https://download.unity3d.com/download_unity/9c8dbc3421cb/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = 5f6adc99fbcb5fadd15461f3ff958187
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 9d6e1541fe2a..16fc40baf52f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=2017.4.30f1
+pkgver=2017.4.31f1
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.30f1.pkg::https://download.unity3d.com/download_unity/c6fa43736cae/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=("83357499f41c6fb131cad1867adcce5e")
+source=("2017.4.31f1.pkg::https://download.unity3d.com/download_unity/9c8dbc3421cb/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("5f6adc99fbcb5fadd15461f3ff958187")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package