summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2019-03-26 20:16:13 +0100
committerOscar Morante2019-03-26 20:16:13 +0100
commitb58129fa8a5b06e30f9ccbb8693aa02185051600 (patch)
tree0921af6c76d099ebcb84dd8af0dfa95d4a0123d8 /PKGBUILD
parent793a3233b0b0c533f1782099dd1cf797645f0cce (diff)
downloadaur-b58129fa8a5b06e30f9ccbb8693aa02185051600.tar.gz
update to new upstream version (2019.1.0b9)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e675e38010bb..2dddcb991c26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.1.0b8
+pkgver=2019.1.0b9
pkgrel=1
pkgdesc="Unity User Manual and Scripting API Reference."
arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
-source=("2019.1.0b8.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
+source=("2019.1.0b9.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package