Skip to content

Commit

Permalink
skrooge: fix livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy authored and mkae committed Feb 8, 2017
1 parent 4411b62 commit 118b497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kde/skrooge/Portfile
Expand Up @@ -29,7 +29,7 @@ checksums rmd160 48b8779f6e7522a360709d12c16bf7325c8566ff \

livecheck.type regex
livecheck.url http://skrooge.org
livecheck.regex "Skrooge (\[\\d+.\]+) released"
livecheck.regex "release-(\\d+(?:\\.\\d+)*)-"

depends_lib-append port:kdelibs4 \
port:libofx \
Expand Down

0 comments on commit 118b497

Please sign in to comment.