summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-08 19:11:54 +0200
committerOscar Morante2019-02-08 19:11:54 +0200
commit59663bfff7be870c52d6e99517e49c9c72212b1c (patch)
tree3533c7aa0d661b37c82ae951e21bba9cdcc43729
parent21b49ad94d1fcf748faa0c5db5f8d8e63c0efa17 (diff)
downloadaur-59663bfff7be870c52d6e99517e49c9c72212b1c.tar.gz
update to new upstream version (2017.4.20f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc527627114a..4b3bbe2d0b6c 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.19f1
+ pkgver = 2017.4.20f1
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.19f1.pkg::https://download.unity3d.com/download_unity/47cd37c28be8/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 83b2e2ff127dc4be69cb3df74fc5c661
+ source = 2017.4.20f1.pkg::https://download.unity3d.com/download_unity/20968fa45e51/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = 0e059d2555fd2e08fb5f03942b234bed
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 6e6ffd4c4efc..2661c5a0c4a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=2017.4.19f1
+pkgver=2017.4.20f1
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.19f1.pkg::https://download.unity3d.com/download_unity/47cd37c28be8/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=("83b2e2ff127dc4be69cb3df74fc5c661")
+source=("2017.4.20f1.pkg::https://download.unity3d.com/download_unity/20968fa45e51/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("0e059d2555fd2e08fb5f03942b234bed")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package