summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-22 20:05:08 +0200
committerOscar Morante2018-11-22 20:05:08 +0200
commit9b8b81f34a7144af6cf8fd8c380500858dae6cff (patch)
tree2388388f827db34d55e6bc2d75f66370cec52a43
parent706981ce88f6fb9f95751fbac254c17870f62cb1 (diff)
downloadaur-9b8b81f34a7144af6cf8fd8c380500858dae6cff.tar.gz
update to new upstream version (2017.4.15f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c645b62dd1ff..997a754b9d0f 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.14f1
+ pkgver = 2017.4.15f1
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/b28150134d55/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 247eec55b7718d6f2ea805b169934a51
+ source = https://download.unity3d.com/download_unity/5d485b4897a7/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = beb8b3f2473994c1068dca45d75c5a31
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index b152ba3f3c2e..13c3177ac99a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.14
+_version=2017.4.15
_build=f1
-_randomstring=b28150134d55
+_randomstring=5d485b4897a7
_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=('247eec55b7718d6f2ea805b169934a51')
+md5sums=('beb8b3f2473994c1068dca45d75c5a31')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package