summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-16 18:47:33 +0200
committerOscar Morante2018-08-16 18:47:33 +0200
commit76b30f842ad6c6442d01f78aa9b85f36536ea287 (patch)
tree7adce7c7d103e1f499f1e7d35bf209433732b402
parent1113828d4cd4fcbe21c25786ecc5c960463489ee (diff)
downloadaur-76b30f842ad6c6442d01f78aa9b85f36536ea287.tar.gz
update to new upstream version (2017.4.9f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9be9226eb2c8..e6a60ebedc6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-standardassets
pkgdesc = Unity Standard Assets for easily getting started building projects in Unity.
- pkgver = 2017.4.8f1+20180703
+ pkgver = 2017.4.9f1+20180816
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-lts-standardassets
makedepends = libarchive
depends = unity-editor-lts
options = !strip
- source = http://beta.unity3d.com/download/8140fe378247/UnitySetup-2017.4.8f1
- sha1sums = 119ec24433cf9e94ead7d62e64b69cec686d5aa5
+ source = http://beta.unity3d.com/download/cc814e4d942d/UnitySetup-2017.4.9f1
+ sha1sums = 6d4284af0002b3f06a6923649d57ffd045999756
pkgname = unity-editor-lts-standardassets
diff --git a/PKGBUILD b/PKGBUILD
index ff9f9ff07c44..96b849911ee1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.4.8
+_version=2017.4.9
_build=f1
-_buildtag=20180703
-_randomstring=8140fe378247
+_buildtag=20180816
+_randomstring=cc814e4d942d
_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=('119ec24433cf9e94ead7d62e64b69cec686d5aa5')
+sha1sums=('6d4284af0002b3f06a6923649d57ffd045999756')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package