summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9383958c2bcc..041922b1f032 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 5.0.0
-# 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.4f1+20160316
+ pkgver = 5.3.4f1+20160317
pkgrel = 1
url = https://unity3d.com/
install = unity-editor-bin.install
@@ -29,7 +27,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.4f1+20160316_amd64.deb
- md5sums = ddb60b2acbca90517342d5f838de2d31
+ source = http://download.unity3d.com/download_unity/linux/unity-editor-5.3.4f1+20160317_amd64.deb
+ md5sums = 2308a4b23baa07af2664a8bf0dd338e4
pkgname = unity-editor-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6be81e2e71d3..7f324ec2a229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ PKGEXT='.pkg.tar'
pkgname=unity-editor-bin
_version=5.3.4
_build=f1
-_buildtag=20160316
+_buildtag=20160317
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=('ddb60b2acbca90517342d5f838de2d31')
+md5sums=('2308a4b23baa07af2664a8bf0dd338e4')
package() {
bsdtar xf data.tar.gz