summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-15 11:55:02 +0200
committerOscar Morante2018-08-15 11:55:02 +0200
commitb328355615d447e1e3fcb0bcc326e2e36a07f269 (patch)
tree3bdf6246006e99921030f1efeee64d72a70b5085
parent08613561bd040b2f1164fbe9f1e58976d1c3f586 (diff)
downloadaur-b328355615d447e1e3fcb0bcc326e2e36a07f269.tar.gz
update to new upstream version (2018.2.3f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2caf5b439b59..d50605722467 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-mac
pkgdesc = Allows building your Unity projects for the Mac platform
- pkgver = 2018.2.2f1+20180703
+ pkgver = 2018.2.3f1+20180814
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-mac
makedepends = libarchive
depends = unity-editor
options = !strip
- source = http://beta.unity3d.com/download/fcee59332301/UnitySetup-2018.2.2f1
- sha1sums = 612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958
+ source = http://beta.unity3d.com/download/fba045906327/UnitySetup-2018.2.3f1
+ sha1sums = c4a11b282908d0938914d16a448ec4982a5ce34e
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index d9d4319d2004..d373d9e66e77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.2
+_version=2018.2.3
_build=f1
-_buildtag=20180703
-_randomstring=fcee59332301
+_buildtag=20180814
+_randomstring=fba045906327
_prefix=/opt/Unity
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958')
+sha1sums=('c4a11b282908d0938914d16a448ec4982a5ce34e')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package