diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-09 14:53:40 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:58:52 +0700 |
commit | 07100a21b8b729a08b5f85cba015ccb1847501e6 (patch) | |
tree | a9c0aedaace3abae313325c1cc525e7ecded0753 /development/watchman/watchman.info | |
parent | 300d8aa517273b33bb9469f008887d1a4f6bfd1d (diff) |
development/watchman: New maintainer, FHS fix.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/watchman/watchman.info')
-rw-r--r-- | development/watchman/watchman.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/watchman/watchman.info b/development/watchman/watchman.info index 306f77c4abca5..90a1672e1b3ef 100644 --- a/development/watchman/watchman.info +++ b/development/watchman/watchman.info @@ -1,10 +1,10 @@ PRGNAM="watchman" VERSION="4.7.0" HOMEPAGE="https://facebook.github.io/watchman/" -DOWNLOAD="https://github.com/facebook/watchman/archive/v4.7.0.tar.gz" +DOWNLOAD="https://github.com/facebook/watchman/archive/v4.7.0/watchman-4.7.0.tar.gz" MD5SUM="edb4201c790ace55569b82bd69cee78b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryanpcmcquen@member.fsf.org" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |