summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-27 14:21:55 +0200
committerOscar Morante2018-11-27 14:21:55 +0200
commitfa32891a3d8c3a2bea7bedc5ad002632080444c0 (patch)
tree5501e81982541c6481e72681cd13eb2756bfa2f2
parent21d1d3293410f37a53fb002a87658e092d975beb (diff)
downloadaur-fa32891a3d8c3a2bea7bedc5ad002632080444c0.tar.gz
update to new upstream version (2017.4.16f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72a6c644512c..bd4bc2e8453e 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.15f1
+ pkgver = 2017.4.16f1
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/5d485b4897a7/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.15f1.pkg
- md5sums = 6d71a0393c41cf78c6335219a6527e5f
+ source = https://download.unity3d.com/download_unity/7f7bdd1ef02b/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.16f1.pkg
+ md5sums = f0652668976b18c566fbbf7004528b0b
pkgname = unity-editor-lts-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 547293c0dadf..f388546f072e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.15
+_version=2017.4.16
_build=f1
-_randomstring=5d485b4897a7
+_randomstring=7f7bdd1ef02b
_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=('6d71a0393c41cf78c6335219a6527e5f')
+md5sums=('f0652668976b18c566fbbf7004528b0b')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package