summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-09-13 08:55:11 +0300
committerOscar Morante2018-09-13 08:55:11 +0300
commitc1571660a726d7cfcdd750dc715681b85b7135ee (patch)
tree1da2c5f084138b5b80529a454bb5ac781c083a4d /PKGBUILD
parent666fe67017f5b2a2de49d967a71dc541dfdf58db (diff)
downloadaur-c1571660a726d7cfcdd750dc715681b85b7135ee.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 e1af55d90287..5392af8f4fb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _randomstring=4ebd28dd9664
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=${_version}${_build}+${_buildtag}
+pkgver=${_version}${_build}
pkgrel=1
pkgdesc="Allows building your Unity projects for the Facebook-Games platform"
arch=('x86_64')