summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2019-10-03 13:03:15 +0200
committerOscar Morante2019-10-03 13:03:15 +0200
commit5e230bc52f817e8480c584e8bcb37a494af01a4d (patch)
treef8f9576fae436a750434b402042f4729b86fb4ae /PKGBUILD
parent295322992e7d1c613fca7fbaf143bb951b1f058e (diff)
downloadaur-5e230bc52f817e8480c584e8bcb37a494af01a4d.tar.gz
update to new upstream version (2019.3.0b5)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 881069a01e80..f7775e8689b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.3.0b4
+pkgver=2019.3.0b5
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.0b4.zip::https://storage.googleapis.com/docscloudstorage/2019.3/UnityDocumentation.zip")
+source=("2019.3.0b5.zip::https://storage.googleapis.com/docscloudstorage/2019.3/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package