summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-16 16:32:01 +0300
committerOscar Morante2018-10-16 16:32:01 +0300
commit82d10c2cab38c5e2abe8acc63b4d4577abedba0e (patch)
treeb24e0eafb5f3a0ea4adbf0c341dd457062ffb9b5
parentbba3091f7ffc8a0261fa770b6814d65528e98a6d (diff)
downloadaur-82d10c2cab38c5e2abe8acc63b4d4577abedba0e.tar.gz
update to new upstream version (2017.4.13f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51bc6ca22dfe..3f9a93fa44d8 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.12f1
+ pkgver = 2017.4.13f1
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 = https://download.unity3d.com/download_unity/b582b87345b1/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.12f1.pkg
- md5sums = 427d6c9af53b5e80e7c7c16cff208b9f
+ source = https://download.unity3d.com/download_unity/6902ad48015d/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.13f1.pkg
+ md5sums = 08f464cd5095432fb0c217c49bdc2c97
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index 2a8fb9e07d31..adb85081af96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.12
+_version=2017.4.13
_build=f1
-_randomstring=b582b87345b1
+_randomstring=6902ad48015d
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-windows
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-${_version}${_build}.pkg")
-md5sums=('427d6c9af53b5e80e7c7c16cff208b9f')
+md5sums=('08f464cd5095432fb0c217c49bdc2c97')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package