summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-28 19:05:36 +0200
committerOscar Morante2018-08-28 19:05:36 +0200
commitfe052c340e12fad9a2d55bca09ac4331784eb095 (patch)
treedb0a359316db1564758517c5d67bd2d077600b2e
parent6e088222cdda5b495568875a699054106e13e052 (diff)
downloadaur-fe052c340e12fad9a2d55bca09ac4331784eb095.tar.gz
update to new upstream version (2018.2.5f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21ddf0413cc3..e0cf36bdcead 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.4f1+20180820
+ pkgver = 2018.2.5f1+20180828
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/fe703c5165de/UnitySetup-2018.2.4f1
- sha1sums = a1c6cca4876703bcfd4f8465e7def36a15804158
+ source = http://beta.unity3d.com/download/88f43da96871/UnitySetup-2018.2.5f1
+ sha1sums = 2f1d98a40a6662fb7f1f722b311350b506fb931f
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index b6bd8ac99392..56f872600e70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.4
+_version=2018.2.5
_build=f1
-_buildtag=20180820
-_randomstring=fe703c5165de
+_buildtag=20180828
+_randomstring=88f43da96871
_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=('a1c6cca4876703bcfd4f8465e7def36a15804158')
+sha1sums=('2f1d98a40a6662fb7f1f722b311350b506fb931f')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package