summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d9bcd18b296..ac024cb85d51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.0
-# Tue Feb 9 15:21:34 UTC 2016
+# 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.2f1+20160208
+ pkgver = 5.3.3f1+20160223
pkgrel = 1
url = https://unity3d.com/
install = unity-editor-bin.install
@@ -29,8 +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.2f1+20160208_amd64.deb
- md5sums = adcd0c62618fb711aa31565609fd0390
+ source = http://download.unity3d.com/download_unity/linux/unity-editor-5.3.3f1+20160223_amd64.deb
+ md5sums = c4ddd90a18bb336933922c90df8c358b
pkgname = unity-editor-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 6bb9c6044f85..bf1b7326b6b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@
PKGEXT='.pkg.tar'
pkgname=unity-editor-bin
-_version=5.3.2
+_version=5.3.3
_build=f1
-_buildtag=20160208
+_buildtag=20160223
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=('adcd0c62618fb711aa31565609fd0390')
+md5sums=('c4ddd90a18bb336933922c90df8c358b')
package() {
bsdtar xf data.tar.gz