summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a65966d3a15..4f985404733e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ _randomstring=3f0ac31c6d6f
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=${_version}${_build}+${_buildtag}
-pkgrel=1
+pkgver=${_version}${_build}
+pkgrel=2
pkgdesc="Unity User Manual and Scripting API Reference."
arch=('x86_64')
url='https://unity3d.com/'