summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-09-13 08:55:09 +0300
committerOscar Morante2018-09-13 08:55:09 +0300
commit70fe63430987f7dd656218ae1b4d5eab594c2854 (patch)
treea3eb9392e1f1b1e8f3b35311c3919e94cf9d90d4 /PKGBUILD
parent6ab6018e5a6ab551e4a5ea3d6f6da26e64d5f3d6 (diff)
downloadaur-70fe63430987f7dd656218ae1b4d5eab594c2854.tar.gz
fix pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a85dc274bc50..1f1d95b15bc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _randomstring=4ebd28dd9664
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=${_version}${_build}+${_buildtag}
+pkgver=${_version}${_build}
pkgrel=1
pkgdesc="Unity User Manual and Scripting API Reference."
arch=('x86_64')