summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-14 17:10:33 +0200
committerOscar Morante2019-05-14 17:10:33 +0200
commitd42ad3c3e16b75a01ed8780ab2d1181f32255219 (patch)
treed648cb060a88f1aa1bc738f930f8d98aee4b59db
parent858a89999e017a4a3ad577d47eb6761a65d54826 (diff)
downloadaur-d42ad3c3e16b75a01ed8780ab2d1181f32255219.tar.gz
update to new upstream version (2017.4.27f1)
-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