summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f67227d9c8ab..72e3a0140fd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
- pkgver = 2018.2.7f1+
+ pkgver = 2018.2.7f1
pkgrel = 1
epoch = 1
url = https://unity3d.com/
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."