summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2019-01-12 12:04:51 +0200
committerOscar Morante2019-01-12 12:04:51 +0200
commitbf9307ea2012ffccbe604077bede66ebfa835737 (patch)
tree5ce1d2116d6bb425c26031915c8f7fc697b88d57 /PKGBUILD
parentbc01efca569e5104792511b945af86a3ab086823 (diff)
downloadaur-bf9307ea2012ffccbe604077bede66ebfa835737.tar.gz
update to new upstream version (2018.3.1f1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91b808cc529c..4e1d69ac39a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=2018.3.0f2
+pkgver=2018.3.1f1
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=("2018.3.0f2.zip::https://storage.googleapis.com/docscloudstorage/2018.3/UnityDocumentation.zip")
+source=("2018.3.1f1.zip::https://storage.googleapis.com/docscloudstorage/2018.3/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package