summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-07-10 12:24:30 +0200
committerOscar Morante2018-07-10 12:24:30 +0200
commita271f1f1ba80b5bf14277d21f75dccfeccb43f3f (patch)
treef5eebd35e79d777596cb6649eef56cd2ed470eef
parent84ed6d78bc68dfbd90ed5e5cea67db8972f8949a (diff)
downloadaur-a271f1f1ba80b5bf14277d21f75dccfeccb43f3f.tar.gz
update to new upstream version (2018.2.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d1b69896c01..35a56217a233 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 2018.2.0b7+20180608
+ pkgver = 2018.2.0f1+20180709
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -32,11 +32,11 @@ pkgbase = unity-editor-beta
optdepends = unity-editor-beta-windows
optdepends = unity-editor-beta-facebook
options = !strip
- source = http://beta.unity3d.com/download/6c38f70ea123/UnitySetup-2018.2.0b7
+ source = http://beta.unity3d.com/download/db9a69dc5569/UnitySetup-2018.2.0f1
source = unity-editor-beta
source = unity-editor-beta.desktop
source = unity-editor-beta-icon.png
- sha1sums = 85b25538f696626df1f04f7f22fe1275172ace2e
+ sha1sums = 25f558636adc41bc8263dc4976fd9df86d1f9f6d
sha1sums = d61175685d0836a79b2d4582c09ea23ed5ee18e9
sha1sums = c348f141232ec06c6558fd42b5cbf86a75e2d02d
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 8ffb0a5b0aa2..900ed3156e35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.2.0
-_build=b7
-_buildtag=20180608
-_randomstring=6c38f70ea123
+_build=f1
+_buildtag=20180709
+_randomstring=db9a69dc5569
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -38,12 +38,12 @@ optdepends=('unity-editor-beta-doc'
'unity-editor-beta-webgl'
'unity-editor-beta-windows'
'unity-editor-beta-facebook')
-makedepends=('gtk3' 'libsoup' 'libarchive')
+makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}"
'unity-editor-beta'
'unity-editor-beta.desktop'
'unity-editor-beta-icon.png')
-sha1sums=('85b25538f696626df1f04f7f22fe1275172ace2e'
+sha1sums=('25f558636adc41bc8263dc4976fd9df86d1f9f6d'
'd61175685d0836a79b2d4582c09ea23ed5ee18e9'
'c348f141232ec06c6558fd42b5cbf86a75e2d02d'
'fddf4861974f88f0565de7f54f7418204e729894')