summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-07-10 12:24:58 +0200
committerOscar Morante2018-07-10 12:24:58 +0200
commit28668ef5ea58ea7008fc3cf4f661fb09a28c4835 (patch)
tree68c9de638009b2f1ac96ee98bab0db493df48397
parentefaba0ce5243aebaf08b8847116a617d4322c328 (diff)
downloadaur-28668ef5ea58ea7008fc3cf4f661fb09a28c4835.tar.gz
update to new upstream version (2018.2.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67155567a439..ea41919f6af5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2018.2.0b7+20180608
+ pkgver = 2018.2.0f1+20180709
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-beta-facebook
makedepends = libarchive
depends = unity-editor-beta
options = !strip
- source = http://beta.unity3d.com/download/6c38f70ea123/UnitySetup-2018.2.0b7
- sha1sums = 85b25538f696626df1f04f7f22fe1275172ace2e
+ source = http://beta.unity3d.com/download/db9a69dc5569/UnitySetup-2018.2.0f1
+ sha1sums = 25f558636adc41bc8263dc4976fd9df86d1f9f6d
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 6257164b2add..5043ae6e6a73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.2.0
-_build=b7
-_buildtag=20180608
-_randomstring=6c38f70ea123
+_build=f1
+_buildtag=20180709
+_randomstring=db9a69dc5569
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepsources=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('gtk3' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('85b25538f696626df1f04f7f22fe1275172ace2e')
+sha1sums=('25f558636adc41bc8263dc4976fd9df86d1f9f6d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package