summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70b520b9553a..31a817f43e61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-bin
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 = 1
url = https://unity3d.com/
install = unity-editor-bin.install
@@ -26,8 +26,8 @@ pkgbase = unity-editor-bin
provides = unity-editor
conflicts = unity-editor
options = !strip
- source = http://download.unity3d.com/download_unity/linux/unity-editor-5.3.0f4+20151218_amd64.deb
- md5sums = 33c43de91ddcf71bdf105f10096b2ddf
+ source = http://download.unity3d.com/download_unity/linux/unity-editor-5.3.1f1+20160106_amd64.deb
+ md5sums = ebee68a0a303a776c4d557e7df33a1df
pkgname = unity-editor-bin
diff --git a/PKGBUILD b/PKGBUILD
index 41bd0f38b6dd..04ed962bbff8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,15 @@
# like /tmp (bare in mind that most AUR helpers do so). The extracted content of the files
# is about 3 GB in size.
+# Watch new releases at http://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/
+
# Prevent compression of the final package since it would take too long (sereausly!)
PKGEXT='.pkg.tar'
pkgname=unity-editor-bin
-_version=5.3.0
-_build=f4
-_buildtag=20151218
+_version=5.3.1
+_build=f1
+_buildtag=20160106
pkgver=${_version}${_build}+${_buildtag}
pkgrel=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
@@ -30,7 +32,7 @@ conflicts=('unity-editor')
options=(!strip)
install=${pkgname}.install
source=("http://download.unity3d.com/download_unity/linux/unity-editor-${pkgver}_amd64.deb")
-md5sums=('33c43de91ddcf71bdf105f10096b2ddf')
+md5sums=('ebee68a0a303a776c4d557e7df33a1df')
package() {
bsdtar xf data.tar.gz