summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2019-02-08 19:07:42 +0200
committerOscar Morante2019-02-08 19:07:42 +0200
commit11b66b06371f123c9e7c6101f3d613c39d015c27 (patch)
tree07814be2f025820461bfa8ee579437963a98a5da /PKGBUILD
parente17bee17b97beb3652e9e0a49ce6a0461c2f96d7 (diff)
downloadaur-11b66b06371f123c9e7c6101f3d613c39d015c27.tar.gz
update to new upstream version (2019.1.0b2)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75f008fab427..5009da309b06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.1.0b1
+pkgver=2019.1.0b2
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.0b1.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
+source=("2019.1.0b2.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package