summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-07-04 16:06:44 +0200
committerOscar Morante2018-07-04 16:06:44 +0200
commit5d783c9fc556d0b7bd107486b7533cdf01c1e9f5 (patch)
treee2a0b01fcce3fe1a14e9b0a0a6cd766afcc3fd0a
parent1cd216f4e07a9447d0d128a7d48eddd383ccb037 (diff)
downloadaur-5d783c9fc556d0b7bd107486b7533cdf01c1e9f5.tar.gz
update to new upstream version (2017.4.6.f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe03a51e16b7..79a0c10afd47 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.4f1+20180525
+ pkgver = 2017.4.6f1+20180703
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-lts-windows
makedepends = libarchive
depends = unity-editor-lts
options = !strip
- source = http://beta.unity3d.com/download/e685bfa3c483/UnitySetup-2017.4.4f1
- sha1sums = 61af707a8a8e78ef4d05c474c0c3ff43f30d8027
+ source = http://beta.unity3d.com/download/fbeab28dc46b/UnitySetup-2017.4.6f1
+ sha1sums = 85be018445e9df3ccc59733b2719eb1a8e95123b
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index 63f17cdb4d1f..73aa4538ba7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.4.4
+_version=2017.4.6
_build=f1
-_buildtag=20180525
-_randomstring=e685bfa3c483
+_buildtag=20180703
+_randomstring=fbeab28dc46b
_prefix=/opt/UnityLts
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor-lts')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('61af707a8a8e78ef4d05c474c0c3ff43f30d8027')
+sha1sums=('85be018445e9df3ccc59733b2719eb1a8e95123b')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package