summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-07-04 16:06:35 +0200
committerOscar Morante2018-07-04 16:06:35 +0200
commit17e6e06fc123b65170976a14f3d089916f43973f (patch)
treefc47eb729d35c6b3f73335c60f1be4409d9163ae
parent553d846d75c55c53667a415d6742a4d138f6a90f (diff)
downloadaur-17e6e06fc123b65170976a14f3d089916f43973f.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 233a46bf0d3e..c396e796ae7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games 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-facebook
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-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 74b0da8a3269..2fa446fc643a 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}"
#_keepsources=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