summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-10-03 14:37:42 +0300
committerOscar Morante2018-10-03 14:37:42 +0300
commit6a30a1d8e1890175bcd349665e2185b3685a1002 (patch)
tree7139350a2bc531444bc465a6dfc6a949196f51bc /PKGBUILD
parent682cc251cff77399db35d7bd80cb532a1e4d9329 (diff)
downloadaur-6a30a1d8e1890175bcd349665e2185b3685a1002.tar.gz
update to new upstream version (2018.3.0b3)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d978b259e71..5b37cc165d4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b2
-_randomstring=21e0e8a5466d
+_build=b3
+_randomstring=cc0086a8e10c
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-windows
pkgver=${_version}${_build}
-pkgrel=2
+pkgrel=1
pkgdesc="Allows building your Unity projects for the Windows platform"
arch=('x86_64')
url='https://unity3d.com/'
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
source=("https://beta.unity3d.com/download/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('7827243c77ad72642d3053448350aad73312a498')
+sha1sums=('3d08d57850f0089c152aa19a19ac5b2764715f6d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package