summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2017-12-07 15:31:48 +0100
committerOscar Morante2017-12-07 15:31:48 +0100
commitfff0cf2f059eff13cd6877d0cc44e664e4cecbed (patch)
treea284d00ff04128d57e7db9974e57bd3ffbac78a3
parent516a4c3bd3b91807c431e81ecaaefa3ec689838c (diff)
downloadaur-fff0cf2f059eff13cd6877d0cc44e664e4cecbed.tar.gz
upgrade to new upstream version (2017.3.0f1)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01938ddec07c..f323a669c7cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 5 13:46:14 UTC 2017
+# Thu Dec 7 13:45:00 UTC 2017
pkgbase = unity-editor-beta-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2017.3.0b1+20170926
+ pkgver = 2017.3.0f1+20171206
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-beta-mac
makedepends = libarchive
depends = unity-editor-beta
options = !strip
- source = http://beta.unity3d.com/download/2ca68d182788/UnitySetup-2017.3.0b1
- sha1sums = 2c7e3358f4833070ac5266b0abc90aea8f4875c8
+ source = http://beta.unity3d.com/download/3c89f8d277f5/UnitySetup-2017.3.0f1
+ sha1sums = 864eec744e5ca360c41e6121ddbd4cbb48659fe4
pkgname = unity-editor-beta-mac
diff --git a/PKGBUILD b/PKGBUILD
index 8bd618030f5d..6eb739519c1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# 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
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('2c7e3358f4833070ac5266b0abc90aea8f4875c8')
+sha1sums=('864eec744e5ca360c41e6121ddbd4cbb48659fe4')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package