summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2017-02-06 12:58:02 +0200
committerOscar Morante2017-02-06 12:58:02 +0200
commit3736d35794d3ea7a3dd979a5293387fb370fa8d7 (patch)
treeb89d4ccb9e3fc5482641cb472e9dc6f6279268f5
parent27fffe749ef9f8abd187fa8702c98d162d23a79e (diff)
downloadaur-3736d35794d3ea7a3dd979a5293387fb370fa8d7.tar.gz
update to new upstream version (5.6.0b6+20170203)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e12fb86b27a..daaf4e06fb4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 29 17:53:40 UTC 2016
+# Mon Feb 6 10:26:05 UTC 2017
pkgbase = unity-editor-beta
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 5.6.0b3+20161229
+ pkgver = 5.6.0b6+20170203
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -25,14 +25,14 @@ pkgbase = unity-editor-beta
optdepends = java-environment: for Android and Tizen exporting
optdepends = android-sdk: for Android Remote
optdepends = android-udev: for Android Remote
- noextract = unity-editor-installer-5.6.0xb3Linux.sh
+ noextract = unity-editor-installer-5.6.0xb6Linux.sh
options = !strip
- source = http://beta.unity3d.com/download/b7d937b6f596/unity-editor-installer-5.6.0xb3Linux.sh
+ source = http://beta.unity3d.com/download/35e1927e3b6b/unity-editor-installer-5.6.0xb6Linux.sh
source = EULA
source = unity-editor-beta
source = monodevelop-unity-beta
source = unity-monodevelop-beta.png
- sha256sums = 7dbde5d8338bce8e04f1f5ef027f90c48fa929c739b581ad90a28e524296e42a
+ sha256sums = 631757ecbf88f8fdbf690720aa2d2fceca654e2047d525fafb768f84bb9b1f70
sha256sums = 99a515909093bf77dbe66e6486184f097e258c0707ac847540ab3af54404c553
sha256sums = 63afa0050dae75d9e448054c5318dddc62682a2bff39920cd1c3219481fb3387
sha256sums = 336ffc3f63e622aa394e1022c15a58ce94865d7b6d9465cbcca4ce943285763a
diff --git a/PKGBUILD b/PKGBUILD
index 1cc0f26c3fdb..bb9b4db263e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=unity-editor-beta
_version=5.6.0
-_build=b3
-_buildtag=20161229
+_build=b6
+_buildtag=20170203
pkgver=${_version}${_build}+${_buildtag}
pkgrel=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
@@ -33,14 +33,14 @@ optdepends=('ffmpeg: for WebGL exporting'
'android-sdk: for Android Remote'
'android-udev: for Android Remote')
noextract=("unity-editor-installer-${_version}x${_build}Linux.sh")
-source=("http://beta.unity3d.com/download/b7d937b6f596/unity-editor-installer-${_version}x${_build}Linux.sh"
+source=("http://beta.unity3d.com/download/35e1927e3b6b/unity-editor-installer-5.6.0xb6Linux.sh"
'EULA'
'unity-editor-beta'
'monodevelop-unity-beta'
'unity-monodevelop-beta.png')
-sha256sums=('7dbde5d8338bce8e04f1f5ef027f90c48fa929c739b581ad90a28e524296e42a'
- '99a515909093bf77dbe66e6486184f097e258c0707ac847540ab3af54404c553'
- '63afa0050dae75d9e448054c5318dddc62682a2bff39920cd1c3219481fb3387'
+sha256sums=('631757ecbf88f8fdbf690720aa2d2fceca654e2047d525fafb768f84bb9b1f70'
+ 'fb53c6aacb86603f751d710a77e53a5a6ee2a8f34099b7707b0e287b6a57cb2e'
+ 'a6183b216e30a472b9592059f64a3a6279a9d3e56c5c343c93713b03fa863c4c'
'336ffc3f63e622aa394e1022c15a58ce94865d7b6d9465cbcca4ce943285763a'
'6769b7ad1c1a1b088f1e96934d909fffef95d6a6c757420699f0a6705ef70a51')
options=(!strip)