summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-25 16:17:51 +0200
committerOscar Morante2019-04-25 16:17:51 +0200
commit653204848775ca1d9ca3ddb704eafb2b04240dfe (patch)
tree3fe1902a5c261299d569822ebd6d7686a9b15d52
parent1f8c9e44249f9514b9f381e00955828e99a03d52 (diff)
downloadaur-653204848775ca1d9ca3ddb704eafb2b04240dfe.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 45a9e026f7d1..5068cf1ced15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-windows
pkgdesc = Allows building your Unity projects for the Windows platform
- 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-windows
makedepends = cpio
depends = unity-editor-lts
options = !strip
- source = 2017.4.25f1.4.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.25f1.pkg
- md5sums = 90e234fd811b3a809c848e05545b19b0
+ source = 2017.4.26f1.4.26f1.pkg::https://download.unity3d.com/download_unity/3b349d10f010/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.26f1.pkg
+ md5sums = e9ddce249749c1d82479d15bd60f7cd7
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index a0d244d60849..453c70ad4fe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-windows
-pkgver=2017.4.25f1
+pkgver=2017.4.26f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Windows platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
-source=("2017.4.25f1.4.25f1.pkg::https://download.unity3d.com/download_unity/9cba1c3a94f1/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.25f1.pkg")
-md5sums=("90e234fd811b3a809c848e05545b19b0")
+source=("2017.4.26f1.4.26f1.pkg::https://download.unity3d.com/download_unity/3b349d10f010/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.26f1.pkg")
+md5sums=("e9ddce249749c1d82479d15bd60f7cd7")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package