summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-09-13 08:55:00 +0300
committerOscar Morante2018-09-13 08:55:00 +0300
commite2718a4f6af05f7e4256c94628339891b795e02b (patch)
tree4f5d2dd78ba77cd3ff7e7c83d4799f8886b52596 /PKGBUILD
parentc3cca828490a14f00263d02249c71f4cde0cb4bb (diff)
downloadaur-e2718a4f6af05f7e4256c94628339891b795e02b.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 8a04dc552a1c..f3aabb6fd4a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _randomstring=4ebd28dd9664
_prefix=/opt/Unity
pkgname=unity-editor
-pkgver=${_version}${_build}+${_buildtag}
+pkgver=${_version}${_build}
pkgrel=1
epoch=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."