summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91b02a92ce16..70b520b9553a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unity-editor-bin
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 5.2.2f1+20151018
- pkgrel = 2
+ pkgver = 5.3.0f4+20151218
+ pkgrel = 1
url = https://unity3d.com/
install = unity-editor-bin.install
arch = x86_64
@@ -26,8 +26,8 @@ pkgbase = unity-editor-bin
provides = unity-editor
conflicts = unity-editor
options = !strip
- source = http://files.unity3d.com/levi/unity-editor-5.2.2f1+20151018_amd64.deb
- md5sums = 5ef887483b737b0d20ca69ff4d368103
+ source = http://download.unity3d.com/download_unity/linux/unity-editor-5.3.0f4+20151218_amd64.deb
+ md5sums = 33c43de91ddcf71bdf105f10096b2ddf
pkgname = unity-editor-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9ae4985eb1de..41bd0f38b6dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,11 @@
PKGEXT='.pkg.tar'
pkgname=unity-editor-bin
-pkgver=5.2.2f1+20151018
-pkgrel=2
+_version=5.3.0
+_build=f4
+_buildtag=20151218
+pkgver=${_version}${_build}+${_buildtag}
+pkgrel=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
arch=('x86_64')
license=('custom')
@@ -26,8 +29,8 @@ provides=('unity-editor')
conflicts=('unity-editor')
options=(!strip)
install=${pkgname}.install
-source=("http://files.unity3d.com/levi/unity-editor-${pkgver}_amd64.deb")
-md5sums=('5ef887483b737b0d20ca69ff4d368103')
+source=("http://download.unity3d.com/download_unity/linux/unity-editor-${pkgver}_amd64.deb")
+md5sums=('33c43de91ddcf71bdf105f10096b2ddf')
package() {
bsdtar xf data.tar.gz