diff options
Diffstat (limited to 'development/watchman/watchman.SlackBuild')
-rw-r--r-- | development/watchman/watchman.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/watchman/watchman.SlackBuild b/development/watchman/watchman.SlackBuild index 86c190b90c..4c5392124b 100644 --- a/development/watchman/watchman.SlackBuild +++ b/development/watchman/watchman.SlackBuild @@ -23,8 +23,8 @@ # <https://www.gnu.org/licenses/>. PRGNAM=watchman -VERSION=${VERSION:-4.6.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-4.7.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |