summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-10 12:07:09 +0200
committerOscar Morante2018-12-10 12:07:09 +0200
commiteb65fb5f5a60f528a9447bac010e101fe895b87a (patch)
treea70860113f2d05dc6ca2dc0a1de95b16c374b79a
parent297f4c7c138d456540150df319eddf4aaa7c85b8 (diff)
downloadaur-eb65fb5f5a60f528a9447bac010e101fe895b87a.tar.gz
update to new upstream version (2017.4.17f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1140aa6d4090..321cd2162403 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.16f1
+ pkgver = 2017.4.17f1
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/7f7bdd1ef02b/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 48909a289df931807e8b76232270404b
+ source = https://download.unity3d.com/download_unity/05307cddbb71/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = ad8270a4f62267844391e0309247e21a
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 4cf09e61e44c..bdfc8cfce704 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.16
+_version=2017.4.17
_build=f1
-_randomstring=7f7bdd1ef02b
+_randomstring=05307cddbb71
_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=('48909a289df931807e8b76232270404b')
+md5sums=('ad8270a4f62267844391e0309247e21a')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package