summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-16 18:49:04 +0200
committerOscar Morante2018-12-16 18:51:40 +0200
commitbc01efca569e5104792511b945af86a3ab086823 (patch)
treeb1695dc0dfea26ee52933b83b198f449b67dcd68
parent7eac361f93c9ce25921c2fa85c2d4dcfaaf8d5d5 (diff)
downloadaur-bc01efca569e5104792511b945af86a3ab086823.tar.gz
update to new upstream version (2018.3.0f2)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df3c1a945b37..aa62d821acdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.2.20f1
+ pkgver = 2018.3.0f2
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = unity-editor-doc
makedepends = cpio
depends = unity-editor
options = !strip
- source = https://storage.googleapis.com/docscloudstorage/2018.2/UnityDocumentation.zip
+ source = 2018.3.0f2.zip::https://storage.googleapis.com/docscloudstorage/2018.3/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index a8bf3a083e8b..91b808cc529c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=2018.2.20f1
+pkgver=2018.3.0f2
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=("https://storage.googleapis.com/docscloudstorage/2018.2/UnityDocumentation.zip")
+source=("2018.3.0f2.zip::https://storage.googleapis.com/docscloudstorage/2018.3/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package