diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-06-01 19:12:24 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-06-01 19:12:50 +1000 |
commit | 352e351edffee40a6a55ba837a820f4a654a1b0b (patch) | |
tree | e0f9dcf2038ae90c7e83df9e9c303481cf0b1eee /chatty | |
parent | 481f296e6dbbda99d507624831a835e312bc813e (diff) | |
download | contrib-352e351edffee40a6a55ba837a820f4a654a1b0b.tar.gz contrib-352e351edffee40a6a55ba837a820f4a654a1b0b.tar.xz |
chatty: 0.8.5.1 -> 0.8.6
Diffstat (limited to 'chatty')
-rw-r--r-- | chatty/.md5sum | 2 | ||||
-rw-r--r-- | chatty/.signature | 6 | ||||
-rw-r--r-- | chatty/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/chatty/.md5sum b/chatty/.md5sum index 5a0915077..7acb43915 100644 --- a/chatty/.md5sum +++ b/chatty/.md5sum @@ -1 +1 @@ -5f1955a1fec940a3cc6bc0444e00ebfa Chatty_0.8.5.1_hotkey_64bit.zip +40cbfc7034fd3f2b37531db78620bed3 Chatty_0.8.6_hotkey_64bit.zip diff --git a/chatty/.signature b/chatty/.signature index 10232c4e3..e413e9cf7 100644 --- a/chatty/.signature +++ b/chatty/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39fZkU86rJi+4vmGl7DqOqad/Ry70msZ7jOaV1bKyqWh+JB1DodrW6+SFq8r3fTu3LPe6p1R5eR1vS6iZAC+BgE= -SHA256 (Pkgfile) = ab34cf9533f490c06c037da5dabe0ec2d3fd09e4e457dc2fc8696223d7ac9dfb +RWSagIOpLGJF33l9op9cKY8jpqJiRrX0lhv6N7Psm8Nrn9s/B2wpmG4DYlaNL7iCxXM6k0OLQpZVhD3KkQSM8LU3ws72MCbRQQY= +SHA256 (Pkgfile) = bb78c4c574c6a49ed3912cad772ccd03cb8bb3711827b81f68042c06b459b120 SHA256 (.footprint) = 8e74588873b09e40199942ee970f2bb8d3da60ec9b3e9b2d376f41148c99a0b1 -SHA256 (Chatty_0.8.5.1_hotkey_64bit.zip) = afeff9a00829c45d616072f8ffe6b4ffc5c983afe2f585d774d12c348c9d5bd3 +SHA256 (Chatty_0.8.6_hotkey_64bit.zip) = 96605a024299cdc0419a6efd8a04200ea40c2c91c7b11aef1e1b19e2370016aa diff --git a/chatty/Pkgfile b/chatty/Pkgfile index db233bb46..d01bca18c 100644 --- a/chatty/Pkgfile +++ b/chatty/Pkgfile @@ -5,7 +5,7 @@ # Depends on: jre name=chatty -version=0.8.5.1 +version=0.8.6 release=1 source=(https://github.com/chatty/chatty/releases/download/v$version/Chatty_${version}_hotkey_64bit.zip) |