summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-06-07 10:36:48 +0200
committerOscar Morante2018-06-07 10:36:48 +0200
commit0e0d8c4c856a7fd9ce4ed5b01971fe22681fc198 (patch)
tree2705fbe3bd5ec8bd28af5aea877aa23c8f2ec63a
parentbb37025a13346d3d39b1841955e4f6678b40121c (diff)
downloadaur-0e0d8c4c856a7fd9ce4ed5b01971fe22681fc198.tar.gz
update to new upstream version (2018.1.3f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5672e8d34ef8..faffee5d746a 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.1.2f1+20180504
+ pkgver = 2018.1.3f1+20180607
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/3709a3f954c1/UnitySetup-2018.1.2f1
- sha1sums = 8cb7bb1e3f753af55af8acceefad4ad26dd71b77
+ source = http://beta.unity3d.com/download/093b6115f8df/UnitySetup-2018.1.3f1
+ sha1sums = c14f0484cf76d523e103a4e89c87e5969042dd79
pkgname = unity-editor-mac
diff --git a/PKGBUILD b/PKGBUILD
index 2322da6b4f63..3f149094c59a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.1.2
+_version=2018.1.3
_build=f1
-_buildtag=20180504
-_randomstring=3709a3f954c1
+_buildtag=20180607
+_randomstring=093b6115f8df
_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=('8cb7bb1e3f753af55af8acceefad4ad26dd71b77')
+sha1sums=('c14f0484cf76d523e103a4e89c87e5969042dd79')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package