summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-09 12:18:00 +0200
committerOscar Morante2019-04-09 12:18:00 +0200
commitd1bcd710dd54641f037c946dbb2a227d613402cf (patch)
tree2deff484cd638b57f72ef11d9c21a37287d8a913
parenta38dff1a225a7821d574a75959769fce4f7afd8d (diff)
downloadaur-d1bcd710dd54641f037c946dbb2a227d613402cf.tar.gz
update to new upstream version (2017.4.25f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7e198b1219c..063fcfbfa199 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.24f1
+ pkgver = 2017.4.25f1
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.24f1.pkg::https://download.unity3d.com/download_unity/786769fc3439/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 86dd0aeb3cdb8918ec7647789441b463
+ source = 2017.4.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = 0824ff8871d1691ea6bc1f86f2dce870
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 7048c8f444fa..732b727ddbb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=2017.4.24f1
+pkgver=2017.4.25f1
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.24f1.pkg::https://download.unity3d.com/download_unity/786769fc3439/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=("86dd0aeb3cdb8918ec7647789441b463")
+source=("2017.4.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("0824ff8871d1691ea6bc1f86f2dce870")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package