summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-02-21 13:22:28 +0100
committerOscar Morante2018-02-21 13:22:28 +0100
commit298bbb99f205163852c11e4467c165593b79357b (patch)
treed6fef344fffcbe4ad58b65f5c318f0187a37addd
parent591f75485bb1cb5050429ce8eef08e812aff1de2 (diff)
downloadaur-298bbb99f205163852c11e4467c165593b79357b.tar.gz
Revert "add old beta warning"
This reverts commit 780002d90a3467b52e64b8c58903842061c53a8d.
-rw-r--r--PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 106e4bc23e72..d97a5aa2ab63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,15 +62,6 @@ extract-component() {
}
prepare() {
- echo "************************************************************"
- echo "*** ***"
- echo "*** RIGHT NOW THE STABLE RELEASE IS NEWER! ***"
- echo "*** ***"
- echo "*** Edit this if you *really* want an old beta =] ***"
- echo "*** otherwise go and install unity-editor ***"
- echo "************************************************************"
- return 1
-
chmod +x "${srcdir}/UnitySetup-${_version}${_build}"
}