summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88edd4485950..492b3f2ae072 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,5 +34,5 @@ package(){
mkdir -p usr/lib 2> /dev/null; cp -r lib/* usr/lib; rm -rf lib
cd ..
-
+ tput setaf 1; echo "this is the beta package for the AUR, if you want to stay on the stable builds go and download the synergy2 package. and make sure to remove this one."; tput sgr0
}