diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-01-06 22:07:46 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-01-06 22:09:06 +1100 |
commit | 5c7dbccf32e1a7b8a31c2d07a010c36c561acf6f (patch) | |
tree | 4b17c435eb52d62fec5f95813ee411b1d5138766 /chatty | |
parent | 4c15f197a4d10ecacdb0f5c7a3c041e772c8e516 (diff) | |
download | contrib-5c7dbccf32e1a7b8a31c2d07a010c36c561acf6f.tar.gz contrib-5c7dbccf32e1a7b8a31c2d07a010c36c561acf6f.tar.xz |
chatty: 0.9.2 -> 0.9.3
Diffstat (limited to 'chatty')
-rw-r--r-- | chatty/.signature | 6 | ||||
-rw-r--r-- | chatty/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chatty/.signature b/chatty/.signature index 6af1d1db6..beac2910a 100644 --- a/chatty/.signature +++ b/chatty/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wYQtBDoNBDO/ofxboj0jSrnto4AF4d7esJIH/cGeRcC339vpkJNYzVqVfNwoD1r3+rYqXl/Ab5qfCCttpl6FwA= -SHA256 (Pkgfile) = 91c48951ecc910031dfe0d0d475d46a20ba2d33d9908b4098ab9b9c6fa3e8033 +RWSagIOpLGJF34HpERtQigZNZuIcbf4gzMQJPclc5hXnStjABDzijoG4L/mDcbxzwQbGql43YRCm58hGZK8VU3sDf2jQGohKnA4= +SHA256 (Pkgfile) = fa335cc9225f98e6caa1daca6870710d08eb0113e34432a01ab36b740340d151 SHA256 (.footprint) = 8e74588873b09e40199942ee970f2bb8d3da60ec9b3e9b2d376f41148c99a0b1 -SHA256 (Chatty_0.9.2_hotkey_64bit.zip) = c5d0347531710dc163a7eeea47cf3dfb9dd88e24dd38713e2ca9768cdc8404f3 +SHA256 (Chatty_0.9.3_hotkey_64bit.zip) = c195d5e617a27e838bd83a34feab8e04002c1d5c83576969f5aca81a0cfbd6b9 diff --git a/chatty/Pkgfile b/chatty/Pkgfile index e26ef47e8..7bf21e530 100644 --- a/chatty/Pkgfile +++ b/chatty/Pkgfile @@ -4,7 +4,7 @@ # Depends on: jre name=chatty -version=0.9.2 +version=0.9.3 release=1 source=(https://github.com/chatty/chatty/releases/download/v$version/Chatty_${version}_hotkey_64bit.zip) |