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 6c50bae50056..79f01fcaed26 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.26f1
+ pkgver = 2017.4.27f1
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.26f1.pkg::https://download.unity3d.com/download_unity/3b349d10f010/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 5c64526ab17f6f66e036ae9c5053ec6c
+ source = 2017.4.27f1.pkg::https://download.unity3d.com/download_unity/0c4b856e4c6e/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = e11c8c96c525565432ffaae834e3419e
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 8c9cc3b7e97e..a3eb9e3d83c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=2017.4.26f1
+pkgver=2017.4.27f1
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.26f1.pkg::https://download.unity3d.com/download_unity/3b349d10f010/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=("5c64526ab17f6f66e036ae9c5053ec6c")
+source=("2017.4.27f1.pkg::https://download.unity3d.com/download_unity/0c4b856e4c6e/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("e11c8c96c525565432ffaae834e3419e")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package