summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2016-01-07 13:16:41 +0200
committerOscar Morante2016-01-07 13:16:41 +0200
commit0d82e9ebfc3e0653f50e8cf2842a5d16ade9d8ec (patch)
tree77dc5f5a92f2cec669b3b123e5a3b453c69eba08
parent905227cbb8ea5326f0a43999a6f36f1ced3c26c5 (diff)
downloadaur-0d82e9ebfc3e0653f50e8cf2842a5d16ade9d8ec.tar.gz
update to new upstream version (5.3.1f1+20160106)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49ba819da989..c58835f702fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 18 17:21:11 UTC 2015
+# Thu Jan 7 11:10:11 UTC 2016
pkgbase = unity-editor
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 5.3.0f4+20151218
+ pkgver = 5.3.1f1+20160106
pkgrel = 3
url = https://unity3d.com/
install = unity-editor.install
@@ -28,14 +28,14 @@ pkgbase = unity-editor
optdepends = android-udev: for Android Remote
conflicts = unity3d
replaces = unity3d
- noextract = unity-editor-installer-5.3.0f4+20151218.sh
+ noextract = unity-editor-installer-5.3.1f1+20160106.sh
options = !strip
- source = http://download.unity3d.com/download_unity/linux/unity-editor-installer-5.3.0f4+20151218.sh
+ source = http://download.unity3d.com/download_unity/linux/unity-editor-installer-5.3.1f1+20160106.sh
source = EULA
source = unity-editor
source = monodevelop-unity
source = unity-monodevelop.png
- sha256sums = c27117d7e73d28c12eddf741bf6626007a031959c6d4a89c595692908d8cbd46
+ sha256sums = 34fb654f89060413d30db168b7181102cb1832d05656bee5b6cd69f9c44fd056
sha256sums = aca6e932a624acd98f634428af0b33a36587b6c41887969477db944975d4d8b4
sha256sums = b54b2823b2973729d04b0ca01619f489657ff60908f4367c55c5efffc20df42f
sha256sums = 7309ac206fbb6eb5f1a073bf22e2571e1a574410ab410138a19fb66c3eee21e3
diff --git a/PKGBUILD b/PKGBUILD
index 155a7425cbd3..415aa895be20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Contributor: Ace <a.mad.coder at gmail dot com>
pkgname=unity-editor
-_version=5.3.0
-_build=f4
-_buildtag=20151218
+_version=5.3.1
+_build=f1
+_buildtag=20160106
pkgver=${_version}${_build}+${_buildtag}
pkgrel=3
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
@@ -35,13 +35,13 @@ optdepends=('ffmpeg: for WebGL exporting'
conflicts=('unity3d')
replaces=('unity3d')
install="${pkgname}.install"
-source=("http://download.unity3d.com/download_unity/linux/unity-editor-installer-5.3.0f4+20151218.sh"
+source=("http://download.unity3d.com/download_unity/linux/unity-editor-installer-${pkgver}.sh"
'EULA'
'unity-editor'
'monodevelop-unity'
'unity-monodevelop.png')
noextract=("unity-editor-installer-${pkgver}.sh")
-sha256sums=('c27117d7e73d28c12eddf741bf6626007a031959c6d4a89c595692908d8cbd46'
+sha256sums=('34fb654f89060413d30db168b7181102cb1832d05656bee5b6cd69f9c44fd056'
'aca6e932a624acd98f634428af0b33a36587b6c41887969477db944975d4d8b4'
'b54b2823b2973729d04b0ca01619f489657ff60908f4367c55c5efffc20df42f'
'7309ac206fbb6eb5f1a073bf22e2571e1a574410ab410138a19fb66c3eee21e3'