summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-12 14:54:35 +0100
committerOscar Morante2019-03-12 14:54:35 +0100
commit93c383d4109dc298ecd778201cdf6148163d8943 (patch)
treedc004cd7408f10a27a30e5510ae05cc727517998
parentb7d946574bb666ee48962f323a344c5f32766d1f (diff)
downloadaur-93c383d4109dc298ecd778201cdf6148163d8943.tar.gz
update to new upstream version (2017.4.23f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68cd432396c7..fcc7c409504d 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.22f1
+ pkgver = 2017.4.23f1
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.22f1.pkg::https://download.unity3d.com/download_unity/eb4bc6fa7f1d/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 3a57c5a382e48f39301416a27f734000
+ source = 2017.4.23f1.pkg::https://download.unity3d.com/download_unity/f80c8a98b1b5/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = 2432bb643820ec03d8b3ab5707959373
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index e4a3e5fd58c7..90ff9fdac3cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=2017.4.22f1
+pkgver=2017.4.23f1
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.22f1.pkg::https://download.unity3d.com/download_unity/eb4bc6fa7f1d/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=("3a57c5a382e48f39301416a27f734000")
+source=("2017.4.23f1.pkg::https://download.unity3d.com/download_unity/f80c8a98b1b5/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("2432bb643820ec03d8b3ab5707959373")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package