summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-07-04 16:06:34 +0200
committerOscar Morante2018-07-04 16:06:34 +0200
commit10f92574c112d7cc8ed1d5256f06fff5d43cd11f (patch)
tree153c7789ddd8f38ceeb58494d1d389d8c72667df
parent4de718f76a7e8594592b89d6ef95b2915a026bf3 (diff)
downloadaur-10f92574c112d7cc8ed1d5256f06fff5d43cd11f.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 6f3ea763a916..b27c781cf635 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-example
pkgdesc = Unity Example Project based on Standard Assets.
- 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-example
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-example
diff --git a/PKGBUILD b/PKGBUILD
index 324d53f9e984..a3f7325171b3 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