summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-10 12:07:00 +0200
committerOscar Morante2018-12-10 12:07:00 +0200
commitb2f21e3f17d61a37d9e54c5378c6e7eff21f548f (patch)
tree9a3f6668a9b3b3ec721f81f34b0ac4b32dc8de80
parentfa32891a3d8c3a2bea7bedc5ad002632080444c0 (diff)
downloadaur-b2f21e3f17d61a37d9e54c5378c6e7eff21f548f.tar.gz
update to new upstream version (2017.4.17f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd4bc2e8453e..3fa236616484 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2017.4.16f1
+ pkgver = 2017.4.17f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-lts-facebook
makedepends = cpio
depends = unity-editor-lts
options = !strip
- source = https://download.unity3d.com/download_unity/7f7bdd1ef02b/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.16f1.pkg
- md5sums = f0652668976b18c566fbbf7004528b0b
+ source = https://download.unity3d.com/download_unity/05307cddbb71/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.17f1.pkg
+ md5sums = aafa250405ee04433e03e5714a27614f
pkgname = unity-editor-lts-facebook
diff --git a/PKGBUILD b/PKGBUILD
index f388546f072e..947b93e67ced 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.16
+_version=2017.4.17
_build=f1
-_randomstring=7f7bdd1ef02b
+_randomstring=05307cddbb71
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-facebook
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-${_version}${_build}.pkg")
-md5sums=('f0652668976b18c566fbbf7004528b0b')
+md5sums=('aafa250405ee04433e03e5714a27614f')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package