summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-28 15:39:04 +0100
committerOscar Morante2019-10-28 15:39:04 +0100
commit821e5593a0f7d5345c3cc23d09aa7f09772a12b8 (patch)
tree2d04f60353137cf16166a13a53369037bda67b8a
parent5e358fed4bc2f1c686875ae3dcd8d1ef2a15c4e2 (diff)
downloadaur-821e5593a0f7d5345c3cc23d09aa7f09772a12b8.tar.gz
update to new upstream version (2018.4.12f1)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 334c21180a1c..ae626d935359 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.4.11f1
+ pkgver = 2018.4.12f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = unity-editor-lts-doc
makedepends = cpio
depends = unity-editor-lts
options = !strip
- source = 2018.4.11f1.zip::https://storage.googleapis.com/docscloudstorage/2018.4/UnityDocumentation.zip
+ source = 2018.4.12f1.zip::https://storage.googleapis.com/docscloudstorage/2018.4/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-lts-doc
diff --git a/PKGBUILD b/PKGBUILD
index 60d8a60d6985..38d88f160039 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-doc
-pkgver=2018.4.11f1
+pkgver=2018.4.12f1
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-lts')
makedepends=('cpio')
-source=("2018.4.11f1.zip::https://storage.googleapis.com/docscloudstorage/2018.4/UnityDocumentation.zip")
+source=("2018.4.12f1.zip::https://storage.googleapis.com/docscloudstorage/2018.4/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package