summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-26 16:57:00 +0200
committerOscar Morante2018-08-26 16:57:00 +0200
commit6e088222cdda5b495568875a699054106e13e052 (patch)
tree3bb4c2b60329d01a4ee4466d3dbf062783086618
parenta30cccc71a81f2f52f9183ea2b5487c1460dd344 (diff)
downloadaur-6e088222cdda5b495568875a699054106e13e052.tar.gz
update to new upstream version (2018.2.4f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c1441eabb02..21ddf0413cc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2018.2.3f1+20180814
+ pkgver = 2018.2.4f1+20180820
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-facebook
makedepends = libarchive
depends = unity-editor
options = !strip
- source = http://beta.unity3d.com/download/fba045906327/UnitySetup-2018.2.3f1
- sha1sums = c4a11b282908d0938914d16a448ec4982a5ce34e
+ source = http://beta.unity3d.com/download/fe703c5165de/UnitySetup-2018.2.4f1
+ sha1sums = a1c6cca4876703bcfd4f8465e7def36a15804158
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 7c3c402fdcdc..b6bd8ac99392 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.3
+_version=2018.2.4
_build=f1
-_buildtag=20180814
-_randomstring=fba045906327
+_buildtag=20180820
+_randomstring=fe703c5165de
_prefix=/opt/Unity
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepsources=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('c4a11b282908d0938914d16a448ec4982a5ce34e')
+sha1sums=('a1c6cca4876703bcfd4f8465e7def36a15804158')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package