Skip to content

Commit

Permalink
arrsync: fix livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy authored and tobypeterson committed Feb 8, 2017
1 parent 978a26b commit 5793804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aqua/arrsync/Portfile
Expand Up @@ -26,4 +26,4 @@ patchfiles patch-arRsync.xcodeproj__project.pbxproj \

livecheck.type regex
livecheck.url ${homepage}
livecheck.regex <h2>Current Version : (.*)</h2>
livecheck.regex "Download arRsync (\\d+(?:\\.\\d+)*)</a>"

0 comments on commit 5793804

Please sign in to comment.