Uncomment a line when building for linux repository
--- a/ser-player.pro
+++ b/ser-player.pro
@@ -5,7 +5,7 @@
 #-------------------------------------------------
 
 # Uncomment line below when building for linux repository
-#DEFINES += BUILD_FOR_LINUX_REPO
+DEFINES += BUILD_FOR_LINUX_REPO
 
 BUILD_FOR_LINUX_REPO: DEFINES += DISABLE_NEW_VERSION_CHECK
 
