summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-03 13:04:56 +0300
committerOscar Morante2018-10-03 13:04:56 +0300
commit46da556d6ffe1f94bda635c665f5cfafb94271c4 (patch)
treeb3ee8532bf621ddb22ee1125223f373fd8cadab7
parentb0e5b5009433176d6d9aafa55b90603803bfd6ba (diff)
downloadaur-46da556d6ffe1f94bda635c665f5cfafb94271c4.tar.gz
update to new upstream version (2017.4.12f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d175faf96e5..e5d6190b57ee 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.11f1
+ pkgver = 2017.4.12f1
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/8c6b8ef6d111/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = c21c174de57be2c51e5fc126353fb918
+ source = https://download.unity3d.com/download_unity/b582b87345b1/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = 92ca286d280725504b7420ee0e385372
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 066b06bafe19..e7c802b20154 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.11
+_version=2017.4.12
_build=f1
-_randomstring=8c6b8ef6d111
+_randomstring=b582b87345b1
_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=('c21c174de57be2c51e5fc126353fb918')
+md5sums=('92ca286d280725504b7420ee0e385372')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package