summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-10-06 09:49:20 +0300
committerOscar Morante2018-10-06 09:49:20 +0300
commitb10ef7c60fb94c04c47287e903de3569cb37fc48 (patch)
tree0a27a467fca7c59af1f7d98f5c9ad947e38043fd /PKGBUILD
parent20d9afd30b8361bb342944f48eadd5b1dce692de (diff)
downloadaur-b10ef7c60fb94c04c47287e903de3569cb37fc48.tar.gz
fix checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01ff198d3736..12b526cb3567 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@ _prefix=/opt/Unity
pkgname=unity-editor-doc
pkgver=${_version}${_build}
-pkgrel=1
+pkgrel=2
pkgdesc="Unity User Manual and Scripting API Reference."
arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
source=("https://docs.unity3d.com/2018.2/Documentation/uploads/UnityDocumentation.zip")
-sha1sums=('7005aa2ecc933a7cbccd4477837f7755bf37d045')
+sha1sums=('29489ba7699ca4f9f9c617d81f82f4fd38d54891')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package