summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2017-12-07 15:30:48 +0100
committerOscar Morante2017-12-07 15:30:48 +0100
commit56bec26efc3ac8af25a02412c0efb138c84c69a1 (patch)
tree93ae5db6f362490bb39c00135ed184bff6e63536
parent962a06359e4931c01422a2d9dbc833cfc36fd8ca (diff)
downloadaur-56bec26efc3ac8af25a02412c0efb138c84c69a1.tar.gz
upgrade to new upstream version (2017.3.0f1)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86298f5fc135..9584b1d22617 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Nov 2 18:30:40 UTC 2017
+# Thu Dec 7 13:45:00 UTC 2017
pkgbase = unity-editor-beta
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 2017.3.0b1+20170926
- pkgrel = 2
+ pkgver = 2017.3.0f1+20171206
+ pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
@@ -32,11 +32,11 @@ pkgbase = unity-editor-beta
optdepends = unity-editor-beta-windows
optdepends = unity-editor-beta-facebook
options = !strip
- source = http://beta.unity3d.com/download/2ca68d182788/UnitySetup-2017.3.0b1
+ source = http://beta.unity3d.com/download/3c89f8d277f5/UnitySetup-2017.3.0f1
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
- sha1sums = 2c7e3358f4833070ac5266b0abc90aea8f4875c8
+ sha1sums = 864eec744e5ca360c41e6121ddbd4cbb48659fe4
sha1sums = d61175685d0836a79b2d4582c09ea23ed5ee18e9
sha1sums = c348f141232ec06c6558fd42b5cbf86a75e2d02d
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 4541a3486685..ba86c13b01ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2017.3.0
-_build=b1
-_buildtag=20170926
-_randomstring=2ca68d182788
+_build=f1
+_buildtag=20171206
+_randomstring=3c89f8d277f5
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
pkgname=unity-editor-beta
pkgver=${_version}${_build}+${_buildtag}
-pkgrel=2
+pkgrel=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
arch=('x86_64')
url='https://unity3d.com/'
@@ -41,7 +41,7 @@ source=("${_unitydownloads}/UnitySetup-${_version}${_build}"
'unity-editor-beta'
'unity-editor-beta.desktop'
'unity-editor-beta-icon.png')
-sha1sums=('2c7e3358f4833070ac5266b0abc90aea8f4875c8'
+sha1sums=('864eec744e5ca360c41e6121ddbd4cbb48659fe4'
'd61175685d0836a79b2d4582c09ea23ed5ee18e9'
'c348f141232ec06c6558fd42b5cbf86a75e2d02d'
'fddf4861974f88f0565de7f54f7418204e729894')