summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9615af9c4849..f67227d9c8ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 2018.2.6f1
+ pkgver = 2018.2.7f1+
pkgrel = 1
epoch = 1
url = https://unity3d.com/
@@ -29,12 +29,12 @@ pkgbase = unity-editor
optdepends = unity-editor-facebook
optdepends = visual-studio-code-bin
options = !strip
- source = https://download.unity3d.com/download_unity/c591d9a97a0b/LinuxEditorInstaller/Unity.tar.xz
+ source = https://download.unity3d.com/download_unity/4ebd28dd9664/LinuxEditorInstaller/Unity.tar.xz
source = unity-editor
source = unity-editor.desktop
source = unity-editor-icon.png
source = eula.txt
- sha1sums = ae0441068e8850fd200493e18126797eefad7abf
+ sha1sums = 4b7e07b42e7d1731692d1103b9e19cf346289626
sha1sums = c3727d6851a3ffd0aef9b380e2485eed9f02ef6b
sha1sums = 6ba1a3051bc0d5ed08e2fa4551d0f6c679109176
sha1sums = fddf4861974f88f0565de7f54f7418204e729894
diff --git a/PKGBUILD b/PKGBUILD
index 37feb64e0195..8a04dc552a1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.6
+_version=2018.2.7
_build=f1
-_randomstring=c591d9a97a0b
+_randomstring=4ebd28dd9664
_prefix=/opt/Unity
pkgname=unity-editor
-pkgver=${_version}${_build}
+pkgver=${_version}${_build}+${_buildtag}
pkgrel=1
epoch=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
@@ -40,7 +40,7 @@ source=("https://download.unity3d.com/download_unity/${_randomstring}/LinuxEdito
'unity-editor.desktop'
'unity-editor-icon.png'
'eula.txt')
-sha1sums=('ae0441068e8850fd200493e18126797eefad7abf'
+sha1sums=('4b7e07b42e7d1731692d1103b9e19cf346289626'
'c3727d6851a3ffd0aef9b380e2485eed9f02ef6b'
'6ba1a3051bc0d5ed08e2fa4551d0f6c679109176'
'fddf4861974f88f0565de7f54f7418204e729894'