summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2019-12-06 19:06:32 +0100
committerOscar Morante2019-12-06 19:06:32 +0100
commitc64306522718e649dfb30736aee61eba65d3c2ca (patch)
tree5081bf56bfd0c181f9e482c3c65d88ba80c7decb /PKGBUILD
parent1ba42a317ef9910fdf4a63f7bdc8cb9c2ebc29ea (diff)
downloadaur-c64306522718e649dfb30736aee61eba65d3c2ca.tar.gz
update to new upstream version (2019.3.0f1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14705ed3975a..07640e0a2d65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.3.0b12
+pkgver=2019.3.0f1
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.0b12.zip::https://storage.googleapis.com/docscloudstorage/2019.3/UnityDocumentation.zip")
+source=("2019.3.0f1.zip::https://storage.googleapis.com/docscloudstorage/2019.3/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package