summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-06 19:06:00 +0100
committerOscar Morante2019-12-06 19:06:00 +0100
commit648676e651a59cd169cd5f9de30f27c4e24e3c25 (patch)
treebf5705c9b92b93025ccafc4646411200e668a894
parentdf3529bfa7937807e52997fde786d6c50d9fd5a9 (diff)
downloadaur-648676e651a59cd169cd5f9de30f27c4e24e3c25.tar.gz
update to new upstream version (2019.2.15f1)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4f3e2c347d5..917f4e3bfd13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2019.2.14f1
+ pkgver = 2019.2.15f1
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 = 2019.2.14f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
+ source = 2019.2.15f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 2659b8dbca93..922d22966196 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=2019.2.14f1
+pkgver=2019.2.15f1
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.14f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
+source=("2019.2.15f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package