summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 10:01:34 +0300
committerOscar Morante2018-09-26 10:01:34 +0300
commitb0e5b5009433176d6d9aafa55b90603803bfd6ba (patch)
treec76772651a136029b7c100206d03fe5d6837bde6
parentcb257bd7a2966c1ce718f86a1368272bc1c8c015 (diff)
downloadaur-b0e5b5009433176d6d9aafa55b90603803bfd6ba.tar.gz
update to new upstream version (2017.4.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f87d30b6d507..6d175faf96e5 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.10f1
+ pkgver = 2017.4.11f1
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 = https://download.unity3d.com/download_unity/f2cce2a5991f/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 6116be0aa8efaaab286a0567396fe3bd
+ source = https://download.unity3d.com/download_unity/8c6b8ef6d111/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = c21c174de57be2c51e5fc126353fb918
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 69bb1c3fc9b5..066b06bafe19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.10
+_version=2017.4.11
_build=f1
-_randomstring=f2cce2a5991f
+_randomstring=8c6b8ef6d111
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=('6116be0aa8efaaab286a0567396fe3bd')
+md5sums=('c21c174de57be2c51e5fc126353fb918')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package