summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2020-01-20 19:55:42 +0100
committerOscar Morante2020-01-20 19:55:42 +0100
commit54094508e5a47045df3e4e02929c99ef6a25be72 (patch)
tree2c5d81f0d8f4eb58dfaba1a169c025ecf3134536 /PKGBUILD
parent7aee957711912a7229f727333ac73187bb08f22d (diff)
downloadaur-54094508e5a47045df3e4e02929c99ef6a25be72.tar.gz
update to new upstream version (2019.2.18f1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb3ff677efc7..7eb2292701d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=2019.2.17f1
+pkgver=2019.2.18f1
pkgrel=1
pkgdesc="Unity User Manual and Scripting API Reference."
arch=('x86_64')
@@ -11,7 +11,7 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
makedepends=('cpio')
-source=("2019.2.17f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
+source=("2019.2.18f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package