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 8c546806ad6b..5b48bab7f960 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-facebook
pkgver=${_version}${_build}
-pkgrel=2
+pkgrel=1
pkgdesc="Allows building your Unity projects for the Facebook-Games 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-Facebook-Games-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('a12561269182d64707d7e35bf77760447fcfde14')
+sha1sums=('907edf1dbe115dae096a4b1ae4ee082788c4a3c7')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package