summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2015-11-20 20:04:53 +0100
committerGordian Edenhofer2015-11-20 20:04:53 +0100
commitba3f32b205c938f7c2fafffdbe9880248d996d48 (patch)
tree411348584e202d7be541140702c00fc7096d7d4c
parent03415ddbfd457fdd10e004051fedd0a8ebf47037 (diff)
downloadaur-ba3f32b205c938f7c2fafffdbe9880248d996d48.tar.gz
Update pkgver
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bdf3f205d64..1d2c41aebb0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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+2015091501
+ pkgver = 5.2.2f1+20151018
pkgrel = 1
url = https://unity3d.com/
install = unity-editor-bin.install
@@ -26,8 +26,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+2015091501_amd64.deb
- md5sums = 44b97680d592ee7b2b275c0a9400594c
+ source = http://files.unity3d.com/levi/unity-editor-5.2.2f1+20151018_amd64.deb
+ md5sums = 5ef887483b737b0d20ca69ff4d368103
pkgname = unity-editor-bin
diff --git a/PKGBUILD b/PKGBUILD
index 34078aee0b34..cd55596debf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
PKGEXT='.pkg.tar'
pkgname=unity-editor-bin
-pkgver=5.1.0f3+2015091501
+pkgver=5.2.2f1+20151018
pkgrel=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
arch=('x86_64')
@@ -26,8 +26,8 @@ provides=('unity-editor')
conflicts=('unity-editor')
options=(!strip)
install=${pkgname}.install
-source=("http://download.unity3d.com/download_unity/unity-editor-${pkgver}_amd64.deb")
-md5sums=('44b97680d592ee7b2b275c0a9400594c')
+source=("http://files.unity3d.com/levi/unity-editor-${pkgver}_amd64.deb")
+md5sums=('5ef887483b737b0d20ca69ff4d368103')
package() {
bsdtar xf data.tar.gz