summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ff15f6892fa..f4c3442f73e5 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.1.0f3+2015082501
- pkgrel = 3
+ pkgver = 5.1.0f3+2015090301
+ pkgrel = 1
url = https://unity3d.com/
install = unity-editor-bin.install
arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = unity-editor-bin
provides = unity-editor
conflicts = unity-editor
options = !strip
- source = http://download.unity3d.com/download_unity/unity-editor-5.1.0f3+2015082501_amd64.deb
- md5sums = c1c559bb684d00369ee6710be01c3700
+ source = http://download.unity3d.com/download_unity/unity-editor-5.1.0f3+2015090301_amd64.deb
+ md5sums = 2967a458accdb3bf4366efc19ae5d6a9
pkgname = unity-editor-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8d1b26d3dd7c..9e3e1aa1ce97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
PKGEXT='.pkg.tar'
pkgname=unity-editor-bin
-pkgver=5.1.0f3+2015082501
-pkgrel=3
+pkgver=5.1.0f3+2015090301
+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')
@@ -27,7 +27,7 @@ conflicts=('unity-editor')
options=(!strip)
install=${pkgname}.install
source=("http://download.unity3d.com/download_unity/unity-editor-${pkgver}_amd64.deb")
-md5sums=('c1c559bb684d00369ee6710be01c3700')
+md5sums=('2967a458accdb3bf4366efc19ae5d6a9')
package() {
bsdtar xf data.tar.gz