summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2019-01-12 14:40:03 +0200
committerOscar Morante2019-01-12 14:40:03 +0200
commit95c4866601aaa5847f5b5a6de1bb6a75485c08e6 (patch)
treeb6a4c36a494fd179ef96692e87840baaa55f9695 /PKGBUILD
parenteb65fb5f5a60f528a9447bac010e101fe895b87a (diff)
downloadaur-95c4866601aaa5847f5b5a6de1bb6a75485c08e6.tar.gz
update to new upstream version (2017.4.18f1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdfc8cfce704..654ff27c9ccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,9 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.17
-_build=f1
-_randomstring=05307cddbb71
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=${_version}${_build}
+pkgver=2017.4.18f1
pkgrel=1
pkgdesc="Unity Standard Assets for easily getting started building projects in Unity."
arch=('x86_64')
@@ -14,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
-source=("https://download.unity3d.com/download_unity/${_randomstring}/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=('ad8270a4f62267844391e0309247e21a')
+source=("2017.4.18f1.pkg::https://download.unity3d.com/download_unity/a9236f402e28/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("7a9cedd77692b022e50e99a52907ab9b")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package