summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2019-11-08 13:06:29 +0100
committerOscar Morante2019-11-08 13:06:29 +0100
commit78642deca85f3ed1c64924ac87874a10328e6407 (patch)
tree2f600bb1456e74f7108a87b4676cc20b1bc3e67f /PKGBUILD
parentae0cdb256294e1da2667b17847be2ea485459db4 (diff)
downloadaur-78642deca85f3ed1c64924ac87874a10328e6407.tar.gz
update to new upstream version (2019.3.0b10)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5dcddf66a8b..aa42bd7934c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.3.0b9
+pkgver=2019.3.0b10
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.3.0b9.zip::https://storage.googleapis.com/docscloudstorage/2019.3/UnityDocumentation.zip")
+source=("2019.3.0b10.zip::https://storage.googleapis.com/docscloudstorage/2019.3/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package