summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac024cb85d51..9383958c2bcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@
# Wed Feb 24 18:51:57 UTC 2016
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.3f1+20160223
+ pkgver = 5.3.4f1+20160316
pkgrel = 1
url = https://unity3d.com/
install = unity-editor-bin.install
@@ -29,7 +29,7 @@ pkgbase = unity-editor-bin
provides = unity-editor
conflicts = unity-editor
options = !strip
- source = http://download.unity3d.com/download_unity/linux/unity-editor-5.3.3f1+20160223_amd64.deb
- md5sums = c4ddd90a18bb336933922c90df8c358b
+ source = http://download.unity3d.com/download_unity/linux/unity-editor-5.3.4f1+20160316_amd64.deb
+ md5sums = ddb60b2acbca90517342d5f838de2d31
pkgname = unity-editor-bin
diff --git a/PKGBUILD b/PKGBUILD
index bf1b7326b6b2..6be81e2e71d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@
PKGEXT='.pkg.tar'
pkgname=unity-editor-bin
-_version=5.3.3
+_version=5.3.4
_build=f1
-_buildtag=20160223
+_buildtag=20160316
pkgver=${_version}${_build}+${_buildtag}
pkgrel=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
@@ -32,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=('c4ddd90a18bb336933922c90df8c358b')
+md5sums=('ddb60b2acbca90517342d5f838de2d31')
package() {
bsdtar xf data.tar.gz