summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44c0d37d49ae..c645b62dd1ff 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.13f1
+ pkgver = 2017.4.14f1
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/6902ad48015d/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = d223650c9e8f4238d75068cc4488370c
+ source = https://download.unity3d.com/download_unity/b28150134d55/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = 247eec55b7718d6f2ea805b169934a51
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 539e005855dc..b152ba3f3c2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.13
+_version=2017.4.14
_build=f1
-_randomstring=6902ad48015d
+_randomstring=b28150134d55
_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=('d223650c9e8f4238d75068cc4488370c')
+md5sums=('247eec55b7718d6f2ea805b169934a51')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package