summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a706d0ad1dc..68c8d06210b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b2
-_randomstring=21e0e8a5466d
+_build=b3
+_randomstring=cc0086a8e10c
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-mac
pkgver=${_version}${_build}
-pkgrel=2
+pkgrel=1
pkgdesc="Allows building your Unity projects for the Mac platform"
arch=('x86_64')
url='https://unity3d.com/'
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
source=("https://beta.unity3d.com/download/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('d2b95a45a2c8aa22e283206121d61d73cf39b629')
+sha1sums=('61866cb4f4efa67391289d881ed867c421a7efb5')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package