summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-25 16:17:40 +0200
committerOscar Morante2019-04-25 16:17:40 +0200
commit858a89999e017a4a3ad577d47eb6761a65d54826 (patch)
treef1375e45b461311ac6846e507b6a5b1b39a10002
parentd1bcd710dd54641f037c946dbb2a227d613402cf (diff)
downloadaur-858a89999e017a4a3ad577d47eb6761a65d54826.tar.gz
update to new upstream version (2017.4.26f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 063fcfbfa199..6c50bae50056 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.25f1
+ pkgver = 2017.4.26f1
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.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacStandardAssetsInstaller/StandardAssets.pkg
- md5sums = 0824ff8871d1691ea6bc1f86f2dce870
+ source = 2017.4.26f1.pkg::https://download.unity3d.com/download_unity/3b349d10f010/MacStandardAssetsInstaller/StandardAssets.pkg
+ md5sums = 5c64526ab17f6f66e036ae9c5053ec6c
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index 732b727ddbb0..8c9cc3b7e97e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-standardassets
-pkgver=2017.4.25f1
+pkgver=2017.4.26f1
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.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacStandardAssetsInstaller/StandardAssets.pkg")
-md5sums=("0824ff8871d1691ea6bc1f86f2dce870")
+source=("2017.4.26f1.pkg::https://download.unity3d.com/download_unity/3b349d10f010/MacStandardAssetsInstaller/StandardAssets.pkg")
+md5sums=("5c64526ab17f6f66e036ae9c5053ec6c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package