summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-11 22:16:12 +0200
committerOscar Morante2019-06-11 22:16:12 +0200
commit91158fe8859621b46b2582762fed8b32a9fa6a75 (patch)
tree820b0aadd7f46f3f972da7034e471f3d7933fc9b
parent445f11783605d5191191f2f9abe4bb05ab059b7f (diff)
downloadaur-91158fe8859621b46b2582762fed8b32a9fa6a75.tar.gz
update to new upstream version (2017.4.29f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bba466e6f2f4..f90e5ff1cc59 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.28f1
+ pkgver = 2017.4.29f1
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.28f1.pkg::https://download.unity3d.com/download_unity/e3a0f7dd2097/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 8e553b0f252ba853178f792407caf876
+ source = 2017.4.29f1.pkg::https://download.unity3d.com/download_unity/06508aa14ca1/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = fa352bb0ec3894823a4d369209800ae2
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 9003b75f9e95..98ce334bf069 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=2017.4.28f1
+pkgver=2017.4.29f1
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.28f1.pkg::https://download.unity3d.com/download_unity/e3a0f7dd2097/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=("8e553b0f252ba853178f792407caf876")
+source=("2017.4.29f1.pkg::https://download.unity3d.com/download_unity/06508aa14ca1/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("fa352bb0ec3894823a4d369209800ae2")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package